]> git.ipfire.org Git - thirdparty/glibc.git/blame - elf/ifuncmain7picstatic.c
iconv, localedef: avoid floating point rounding differences [BZ #24372]
[thirdparty/glibc.git] / elf / ifuncmain7picstatic.c
CommitLineData
3c30afc8
L
1/* Test local STT_GNU_IFUNC symbols with -fPIC and -static:
2
3 1. Direct function call.
4 2. Function pointer.
5 */
6
7#include "ifuncmain7.c"