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