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