ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr22393-2b.c
1 void test(void);
2
3 int main()
4 {
5 test();
6 return 0;
7 }
This page took 0.035447 seconds and 4 git commands to generate.