diff options
Diffstat (limited to 'elf/ifuncmain1vispic.c')
-rw-r--r-- | elf/ifuncmain1vispic.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/elf/ifuncmain1vispic.c b/elf/ifuncmain1vispic.c new file mode 100644 index 0000000000..f8c104d560 --- /dev/null +++ b/elf/ifuncmain1vispic.c @@ -0,0 +1,3 @@ +/* Test STT_GNU_IFUNC symbols with -fPIC. */ + +#include "ifuncmain1vis.c" |