* passes.c (ipa_write_summaries): Only modify statements if body
[official-gcc.git] / gcc / testsuite / g++.dg / lto / 20081123_0.C
blob3bbe69d0874f50985ba22c6fc9832dedc9f6adf4
1 // { dg-lto-do link }
2 // { dg-require-effective-target fpic }
3 // { dg-lto-options {{-flto -flto-partition=1to1 -r -nostdlib -fPIC}} }
4 /* { dg-extra-ld-options "-flinker-output=nolto-rel" } */
6 int
7 f(void)
9   return 0;