* ld-plugin/lto.exp (Build pr15146b.so) Add -Wl,--no-as-needed.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / pr15146d.c
1 extern int xxx;
2
3 int
4 main ()
5 {
6 return xxx;
7 }
This page took 0.056068 seconds and 4 git commands to generate.