aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.dg/lto/20100603-2_0.c
blob: 11bee496d9c0103dbfb7537f0a11b2e870b660c9 (plain)
1
2
3
4
5
/* { dg-lto-do link } */
/* { dg-extra-ld-options {-r -nostdlib} } */

int foo;
int *i = &foo;