Add a testcase for PR ld/19162
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / relmain.c
CommitLineData
8877b5e5
AM
1extern int eight (void);
2
3int
4main (void)
5{
6 return eight () - 8;
7}
This page took 0.145758 seconds and 4 git commands to generate.