[PATCH] ld/testsuite: exclude relocs from section contributions PDB test

Jan Beulich jbeulich@suse.com
Tue Sep 10 06:21:51 GMT 2024


On 09.09.2024 23:05, Mark Harmstone wrote:
> A bug in ld meant that we were erroneously generating image relocations
> for .secrel32 ops, which we then reflected in our PDB section
> contributions because the linker was adding a .reloc section.
> 
> This was incidental to what we were testing for, so pass
> --disable-reloc-section to ld in order to ensure a consistent output.
> ---
>  ld/testsuite/ld-pe/pdb.exp                | 22 +---------------------
>  ld/testsuite/ld-pe/pdb2-section-contrib.d |  4 +---
>  2 files changed, 2 insertions(+), 24 deletions(-)

Okay, and thanks for the quick turnaround.

Jan


More information about the Binutils mailing list