Sign in
gnu
/
gcc.git
/
ab7c7b46c35ed1be68d4c020a2f20ee96f68b64b
/
.
/
gcc
/
testsuite
/
gcc.dg
/
lto
/
20100603-2_0.c
blob: 3fc393e44b03c0f5a30645428ee1e0b04bd551ca [
file
] [
log
] [
blame
]
/* { dg-lto-do link } */
/* { dg-extra-ld-options {-r -nostdlib -flinker-output=nolto-rel} } */
int
foo
;
int
*
i
=
&
foo
;