Use better test for usable compiler in ld testsuite.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr23194.map
1 FOO {
2 global:
3 bar;
4 foobar;
5 local:
6 *;
7 };
This page took 0.031104 seconds and 4 git commands to generate.