PR tree-optimization/84740
[official-gcc.git] / gcc / testsuite / gcc.dg / lto / 20091006-2_0.c
blobabe12c40c68cb804b36ce5af86001f5251858a51
1 /* { dg-lto-do link } */
2 /* { dg-extra-ld-options "-w" } */
4 extern int a[10];
5 int main() { return 0; }