summaryrefslogtreecommitdiff
path: root/elf/ifuncmain2pic.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/ifuncmain2pic.c')
-rw-r--r--elf/ifuncmain2pic.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/elf/ifuncmain2pic.c b/elf/ifuncmain2pic.c
new file mode 100644
index 0000000000..0006012a96
--- /dev/null
+++ b/elf/ifuncmain2pic.c
@@ -0,0 +1,3 @@
+/* Test STT_GNU_IFUNC symbols with -fPIC. */
+
+#include "ifuncmain2.c"