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
/
unsorted
/
ll1.c
blob: 9009e77b6f4c285d7230056e4a72fb1fad2cdd73 (
plain
)
1
2
3
4
5
long
long
foo
(
long
long
a
)
{
return
a
+
((
long
long
)
10230101
<<
32
)
+
7561
;
}