ld: Add -fno-lto to linker tests
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / pr22502b.c
1 extern volatile int x;
2
3 void foobar (void) { x--; }
This page took 0.031565 seconds and 4 git commands to generate.