Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
940712-1.c
blob: 10a6961dcb7e3c429af0ccb175888850c4bd8f5c [
file
] [
log
] [
blame
]
f
()
{
return
(*(
volatile
unsigned
int
*)
8000
)
/
3
;
}