about summary refs log tree commit diff
path: root/REORG.TODO/elf/ifuncmain7static.c
diff options
context:
space:
mode:
Diffstat (limited to 'REORG.TODO/elf/ifuncmain7static.c')
-rw-r--r--REORG.TODO/elf/ifuncmain7static.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/REORG.TODO/elf/ifuncmain7static.c b/REORG.TODO/elf/ifuncmain7static.c
new file mode 100644
index 0000000000..e470d570ef
--- /dev/null
+++ b/REORG.TODO/elf/ifuncmain7static.c
@@ -0,0 +1,7 @@
+/* Test local STT_GNU_IFUNC symbols with -static:
+
+   1. Direct function call.
+   2. Function pointer.
+ */
+
+#include "ifuncmain7.c"