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
/
i.c
blob: 3bee8eacb8074569ec7edfa41d1229213f9635c1 (
plain
)
1
2
3
4
5
6
7
8
ase (p) short *p; { int a; a = *p; *p = a + 1; }