Use __builtin_tgmath in tgmath.h with GCC 8 (bug 21660).
[glibc.git] / elf / reldepmod5.c
blob62df6971626af8be9ae23154b05e3eded359f6d0
1 extern int foo (void);
3 int
4 foo (void)
6 return 42;