PR tree-optimization/84740
[official-gcc.git] / gcc / testsuite / gcc.dg / lto / 20090210_0.c
blob78e7d03bddb33f392672a05e610031c713f0964a
1 /* { dg-lto-do run } */
2 /* { dg-require-effective-target fpic } */
3 /* { dg-suppress-ld-options {-fPIC} } */
4 /* { dg-require-effective-target tls_runtime } */
5 int foo (int x)
7 return x;