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
/
920706-1.c
blob: 13b0ff1e0ba9fe240d643a2507d0a1fc5c44a79f (
plain
)
1
f
(){
float
i
[
2
],
o
[
1
];
g
(
o
);
return
*
o
;}