This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] gas/ia64: fix testsuite failures


Hi Jan,

> Commit dd90581873 ("Place .shstrtab section after .symtab and .strtab,
> thus restoring monotonically incre... ") adjusted section numbers, but
> forgot to adjust sh_link references from relocation and group section
> table entries.

Sorry - my bad.

> Additionally some other (perhaps subsequent) change appears to have
> added .rel.* and .rela.* sections to their respective groups, which
> requires some further adjustments to group-2.d. I assume this additional
> breakage wasn't noticed because the test was already failing at that
> time.
> 
> This makes the gas testsuite complete successfully again for me in a
> cross build on ix86-linux; there continue to be quite a few ld failures.
> 
> gas/
> 2017-11-10  Jan Beulich  <jbeulich@suse.com>
> 
> 	* testsuite/gas/ia64/group-1.d: Adjust expectations.
> 	* testsuite/gas/ia64/group-2.d: Likewise.
> 	* testsuite/gas/ia64/xdata.d: Likewise.

Approved - please apply.

Cheers
  Nick



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]