Always keep sections marked with SEC_KEEP
[deliverable/binutils-gdb.git] / ld / testsuite / ld-gc / pr19161-1.c
CommitLineData
bba037e0
L
1int (*p)(void);
2
3int
4main ()
5{
6 return p () != 0x1234;
7}
This page took 0.037503 seconds and 4 git commands to generate.