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
PR libfortran/64770 Segfault when trying to open existing file with status="new".
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
lto
/
20081212-1_0.c
blob
acc00186840b7d278a3b74c331df0a8111b5a5e8
1
/* { dg-lto-do link } */
2
/* { dg-lto-options {{-r -nostdlib}} } */
3
int
exported_var
=
42
;
4
/* { dg-final { scan-symbol "exported_var" } } */