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
/
920909-1.c
blob: 939aaf789e81df28231e54094321c6a60e60f955 (
plain
)
1
long
long
f
(
long
long
a
,
long
long
b
){
return
a
<<
b
;}