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
/
opout.c
blob: 6d3736e059a98da7241f282defee6e7fe53a345e (
plain
)
1
2
3
4
5
6
7
8
9
10
x () {} y () {} z (a, b) { return (int) &a + (int) &b + (int) x + (int) z; }