* passes.c (ipa_write_summaries): Only modify statements if body
[official-gcc.git] / gcc / testsuite / gcc.dg / lto / 20100603-2_0.c
blob94c6d007ef02a079ba4da29e42675f81dd002c0e
1 /* { dg-lto-do link } */
2 /* { dg-extra-ld-options {-r -nostdlib} } */
3 /* { dg-extra-ld-options "-flinker-output=nolto-rel" } */
5 int foo;
6 int *i = &foo;