Browse Source
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.gdb_7_1-branch
4 changed files with 23 additions and 2 deletions
@ -0,0 +1,8 @@ |
|||
#ld: -s |
|||
#readelf: -r --wide |
|||
#target: x86_64-*-* i?86-*-* |
|||
#source: ifunc-4-x86.s |
|||
|
|||
#... |
|||
[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_[_0-9A-Z]+_IRELATIVE[ ]*[0-9a-f]* |
|||
#pass |
|||
Loading…
Reference in new issue