Add size to bar in ld-gc/pr20022a.s
[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.08516 seconds and 4 git commands to generate.