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
/
20111213-1_0.c
blob
e6f54748a80361626b38fcfb5fe497287b28fee8
1
/* { dg-lto-do link } */
2
/* { dg-lto-options { { -flto -g } } } */
3
/* { dg-extra-ld-options {-r -nostdlib} } */
4
5
void
gfc_be_parse_file
(
void
)
6
{
7
typedef
enum
builtin_type builtin_type
;
8
}