index
:
agbcc
master
game boy advance c compiler
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; }