gas: sparc: fix collision of registers and pseudo-ops.
[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.030026 seconds and 4 git commands to generate.