Sign in
gnu
/
gcc.git
/
09a3da82125e07da504136841d577f103aa4ea13
/
.
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
store0.c
blob: 8c9c3b43740bbc37ac1d63b5d1e22027b7423025 [
file
] [
log
] [
blame
]
void
foo
(
int
*
p
)
{
p
[
10
]
=
0
;
}