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
/
940112-1.c
blob: 17dda8be54a6a8261b158662af4d828beb617134 (
plain
)
1
2
3
4
5
6
7
double f (int x) { double e = 1; e = 1; return (e) }