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
/
compile
/
921118-1.c
blob: 857c74e74f1c201ecae241e3cf7502a3ba3005ce (
plain
)
1
2
3
4
5
6
7
8
inline f(i) { h((long long) i * 2); } g() { f(9); }