repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Avoid expicit builtion list in tree-ssa-dce
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
lto
/
20100603-2_0.c
blob
3fc393e44b03c0f5a30645428ee1e0b04bd551ca
1
/* { dg-lto-do link } */
2
/* { dg-extra-ld-options {-r -nostdlib -flinker-output=nolto-rel} } */
3
4
int
foo
;
5
int
*
i
= &
foo
;