ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[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.351457 seconds and 4 git commands to generate.