Fix the PR22983 test so that it will work regardless of the order of the symbols...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / pr15146d.c
CommitLineData
3d5bef4c
L
1extern int xxx;
2
3int
4main ()
5{
6 return xxx;
7}
This page took 0.254023 seconds and 4 git commands to generate.