ld: Don't xfail ld-elf/warn[12] on 64-bit Solaris/SPARC
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfvers / vers27d2.c
1 void foo ();
2
3 void
4 ref ()
5 {
6 foo ();
7 }
This page took 0.03852 seconds and 4 git commands to generate.