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
Daily bump.
[official-gcc.git]
/
gcc
/
testsuite
/
gfortran.dg
/
static_linking_1.c
blob
e7d266d68e13cd512d182cc190ff71eeadf9863f
1
extern
void
f_
(
void
);
2
int
main
(
void
)
3
{
4
f_
();
5
return
0
;
6
}