ld: Don't xfail ld-elf/warn[12] on 64-bit Solaris/SPARC
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfvers / vers30.map
1 VERS_30.0 {
2 global:
3 foo; info; global; extern "C" { extern; };
4 local:
5 local; bar; *;
6 };
This page took 0.06666 seconds and 4 git commands to generate.