Sign in
gnu
/
gcc.git
/
ab7c7b46c35ed1be68d4c020a2f20ee96f68b64b
/
.
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
xz.c
blob: 97a1d1e2cdc05bcdb5bdcbd00b02b2d47ec04fb5 [
file
] [
log
] [
blame
]
foo
(
int
*
p
)
{
*
p
=
(
unsigned
short
)
*
p
;
}