Avoid expicit builtion list in tree-ssa-dce
[official-gcc.git] / gcc / testsuite / gcc.dg / lto / 20100603-2_0.c
blob3fc393e44b03c0f5a30645428ee1e0b04bd551ca
1 /* { dg-lto-do link } */
2 /* { dg-extra-ld-options {-r -nostdlib -flinker-output=nolto-rel} } */
4 int foo;
5 int *i = &foo;