Sign in
gnu
/
gcc.git
/
09a3da82125e07da504136841d577f103aa4ea13
/
.
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
921026-1.c
blob: 746df60ea48a202399a2221c015c61a56bd28491 [
file
] [
log
] [
blame
]
void
f
(
unsigned
short
*
a
)
{
a
[
0
]=
65535
;
}