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