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
/
20000403-2.c
blob: c793a49fb6cf4739a4a3def7d46b94f4aa9ce2d8 (
plain
)
1
2
3
4
5
6
void
foo
()
{
long
long
tmp
;
((
tmp
)
=
(
long
long
)(
tmp
)
>>
(
32
))
;
}