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
/
920428-1.c
blob: fdc478a382c8f0c63c369ddb630fb82621fb080e (
plain
)
1
x
(){
char
*
q
;
return
(
long
)
q
>>
8
&
0xff
;}