PR tree-optimization/84740
[official-gcc.git] / gcc / testsuite / gcc.dg / lto / 20081212-1_0.c
blobacc00186840b7d278a3b74c331df0a8111b5a5e8
1 /* { dg-lto-do link } */
2 /* { dg-lto-options {{-r -nostdlib}} } */
3 int exported_var = 42;
4 /* { dg-final { scan-symbol "exported_var" } } */