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 v2] PR ld/20828: Move symbol version processing ahead of GC symbol sweep


On Wed, Feb 22, 2017 at 09:22:19AM +1030, Alan Modra wrote:
> On Tue, Feb 21, 2017 at 01:46:42AM +0000, Maciej W. Rozycki wrote:
> > 	bfd/
> > 	PR ld/20828
> > 	* elflink.c (bfd_elf_size_dynamic_sections): Move symbol version 
> > 	processing ahead of the call to `elf_gc_sweep_symbol'.
> > 
> > 	ld/
> > 	PR ld/20828
> > 	* testsuite/ld-elf/pr20828-d.sd: New test.
> > 	* testsuite/ld-elf/pr20828-e.sd: New test.
> > 	* testsuite/ld-elf/pr20828-v.od: New test.
> > 	* testsuite/ld-elf/pr20828-v.ver: New test version script.
> > 	* testsuite/ld-elf/pr20828-v.ld: New test linker script.
> > 	* testsuite/ld-elf/pr20828.ld: Add `.gnu.version' and 
> > 	`.gnu.version_d'.
> > 	* testsuite/ld-elf/shared.exp: Run the new tests.
> 
> OK to commit.  If we find corner cases where the rearranged code
> regresses we'll handle that as we find them.

These seem to be fallout from the above change.

arc-linux-uclibc  +FAIL: ld-elf/pr13195
arc-linux-uclibc  +FAIL: ld-elf/pr19698
arc-linux-uclibc  +FAIL: Symbol export class test (auxiliary shared object)
arc-linux-uclibc  +FAIL: Symbol export class test (final shared object)

-- 
Alan Modra
Australia Development Lab, IBM


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