aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.dg/lto/20081212-1_0.c
blob: acc00186840b7d278a3b74c331df0a8111b5a5e8 (plain)
1
2
3
4
/* { dg-lto-do link } */
/* { dg-lto-options {{-r -nostdlib}} } */
int exported_var = 42;
/* { dg-final { scan-symbol "exported_var" } } */