summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-ifunc/ifunc-9-x86.d
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-ifunc/ifunc-9-x86.d')
-rw-r--r--ld/testsuite/ld-ifunc/ifunc-9-x86.d3
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/testsuite/ld-ifunc/ifunc-9-x86.d b/ld/testsuite/ld-ifunc/ifunc-9-x86.d
new file mode 100644
index 0000000..7390dd1
--- /dev/null
+++ b/ld/testsuite/ld-ifunc/ifunc-9-x86.d
@@ -0,0 +1,3 @@
+#ld: --export-dynamic
+#error: .*dynamic STT_GNU_IFUNC symbol `foo' with pointer equality in `.*.o' can not be used when making an executable; recompile with -fPIE and relink with -pie
+#target: x86_64-*-* i?86-*-*