OSDN Git Service

Don't return on STT_GNU_IFUNC symbol when stripping.
authorhjl <hjl>
Mon, 9 Nov 2009 23:37:10 +0000 (23:37 +0000)
committerhjl <hjl>
Mon, 9 Nov 2009 23:37:10 +0000 (23:37 +0000)
commit55cc607a12e992329a936a6a8c1815ea8eac1a94
tree3765b947258dc8a0a0c0160028a1354e7f13c3ff
parent39affdd0dff7b26651cd94dcb8c7787795ee5b11
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]