index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
920623-1.c
blob: 9b6ad51e1028dd6ae67ad14f4707327fc37ecbf9 (
plain
)
1
2
int
f
(
int
c
){
return
f
(
c
--
);}
g
(){}