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 debug/48204
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
pch
/
decl-2.c
blob
72b6538b9322bed8f9319b395a27927f1c500d30
1
#include
"decl-2.h"
2
int
main
(
void
) {
return
fun
(
1
,
2
); }