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
/
execute
/
920721-2.c
blob: ed4e0bf87009fea2ce100f57fc1b5f2999f4a134 (
plain
)
1
2
f(){} main(){int n=2;double x[n];f();exit(0);}