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