aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-ifunc/ifunc-5r-local-x86-64.d
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2009-07-16 14:23:12 +0000
committerH.J. Lu <hjl.tools@gmail.com>2009-07-16 14:23:12 +0000
commit1f85278f1750261761fe5177ccd6b95633f50217 (patch)
tree3ef6a7722f7ddb3e674e62124a48e420c41463d2 /ld/testsuite/ld-ifunc/ifunc-5r-local-x86-64.d
parent9a6f4e976ddfb067ae1e954a03d8887d60956cbc (diff)
downloadgdb-1f85278f1750261761fe5177ccd6b95633f50217.zip
gdb-1f85278f1750261761fe5177ccd6b95633f50217.tar.gz
gdb-1f85278f1750261761fe5177ccd6b95633f50217.tar.bz2
bfd/
2009-07-16 H.J. Lu <hongjiu.lu@intel.com> * elf32-i386.c (elf_i386_relocate_section): Don't get local STT_GNU_IFUNC symbol for relocatable link. * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise. ld/testsuite/ 2009-07-16 H.J. Lu <hongjiu.lu@intel.com> * ld-ifunc/ifunc-5r-local-i386.d: New. * ld-ifunc/ifunc-5r-local-x86-64.d: Likewise.
Diffstat (limited to 'ld/testsuite/ld-ifunc/ifunc-5r-local-x86-64.d')
-rw-r--r--ld/testsuite/ld-ifunc/ifunc-5r-local-x86-64.d10
1 files changed, 10 insertions, 0 deletions
diff --git a/ld/testsuite/ld-ifunc/ifunc-5r-local-x86-64.d b/ld/testsuite/ld-ifunc/ifunc-5r-local-x86-64.d
new file mode 100644
index 0000000..e9ad214c
--- /dev/null
+++ b/ld/testsuite/ld-ifunc/ifunc-5r-local-x86-64.d
@@ -0,0 +1,10 @@
+#source: ifunc-5-local-x86-64.s
+#as: --64
+#ld: -r -melf_x86_64
+#readelf: -r --wide
+#target: x86_64-*-*
+
+Relocation section '.rela.text' at .*
+[ ]+Offset[ ]+Info[ ]+Type[ ]+.*
+[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_PLT32[ ]+foo\(\)[ ]+foo - 4
+[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_GOTPCREL[ ]+foo\(\)[ ]+foo - 4