index
:
agbcc
master
game boy advance c compiler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
gcc.c-torture
/
noncompile
/
930622-1.c
blob: 27bb9ebd2f2b93e980ff06885f1a61ce5811d930 (
plain
)
1
2
3
4
5
6
f () { double b; b = b * 10; goto c; }