xref
: /
openbsd
/
gnu
/
usr.bin
/
gcc
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
940712-1.c
(revision c87b03e5)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
f()
1
f
()
2
{
3
return
(*(
volatile
unsigned
int
*)
8000
) /
3
;
4
}
5