repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* tree-loop-distribution.c (struct partition): New field recording
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
951128-1.c
blob
5e4dc7093c82d6352dd19194d1d2c76c82cc8ff2
1
char
a
[];
2
f
(
const int
i
)
3
{
4
a
[
i
] =
0
;
5
}