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
/
951128-1.c
blob: 5e4dc7093c82d6352dd19194d1d2c76c82cc8ff2 (
plain
)
1
2
3
4
5
char
a
[];
f
(
const
int
i
)
{
a
[
i
]
=
0
;
}