summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-ifunc/ifunc-14c-x86-64.d
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-ifunc/ifunc-14c-x86-64.d')
-rw-r--r--ld/testsuite/ld-ifunc/ifunc-14c-x86-64.d11
1 files changed, 11 insertions, 0 deletions
diff --git a/ld/testsuite/ld-ifunc/ifunc-14c-x86-64.d b/ld/testsuite/ld-ifunc/ifunc-14c-x86-64.d
new file mode 100644
index 0000000..76bfa84
--- /dev/null
+++ b/ld/testsuite/ld-ifunc/ifunc-14c-x86-64.d
@@ -0,0 +1,11 @@
+#source: ifunc-14a.s
+#source: ifunc-14b.s
+#ld: -shared -m elf_x86_64 -z nocombreloc
+#as: --64
+#readelf: -r --wide
+#target: x86_64-*-*
+
+#failif
+#...
+.* +R_X86_64_NONE +.*
+#...