OSDN Git Service

Don't return on STT_GNU_IFUNC symbol when stripping.
authorH.J. Lu <hjl@lucon.org>
Mon, 9 Nov 2009 14:37:10 +0000 (14:37 +0000)
committerMasaki Muranaka <monaka at monami-software.com>
Thu, 19 Nov 2009 03:10:30 +0000 (12:10 +0900)
commit241fdfc8c705a8c6b3d18ae6c611fe6856c37f2e
tree62932f90f0a42c550fae76cb8e9ea0272f4f8030
parent8961a3be14ddaaaf413c7bb02d2ee07474fe6b57
Don't return on STT_GNU_IFUNC symbol when stripping.

bfd/

2009-11-09  H.J. Lu  <hongjiu.lu@intel.com>

PR ld/10911
* elflink.c (elf_link_output_extsym): Don't return on
STT_GNU_IFUNC symbol when stripping.

ld/testsuite/

2009-11-09  H.J. Lu  <hongjiu.lu@intel.com>

PR ld/10911
* ld-ifunc/ifunc-4a-x86.d: New.
bfd/ChangeLog
bfd/elflink.c
ld/testsuite/ChangeLog
ld/testsuite/ld-ifunc/ifunc-4a-x86.d [new file with mode: 0644]