index
:
toolchain_gcc.git
master
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc-4.9
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
920623-1.c
blob: 9b6ad51e1028dd6ae67ad14f4707327fc37ecbf9 (
plain
)
1
2
int
f
(
int
c
){
return
f
(
c
--);}
g
(){}