ld/testsuite: XFAIL pr20995-2 on aarch64*-*-elf*
[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.028296 seconds and 4 git commands to generate.