PR ld/22909 amendment; don't xfail ld-elf/pr19539.d for cris*-*-*.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / pr23309.c
1 int
2 main (void)
3 {
4 return 0;
5 }
6
7 void
8 KeepMe (void)
9 {
10 }
This page took 0.034921 seconds and 4 git commands to generate.