index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
940712-1.c
blob: 10a6961dcb7e3c429af0ccb175888850c4bd8f5c (
plain
)
1
2
3
4
f
()
{
return
(
*
(
volatile
unsigned
int
*
)
8000
)
/
3
;
}