index
:
agbcc
master
game boy advance c compiler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc_arm
/
testsuite
/
gcc.c-torture
/
compile
/
951220-1.c
blob: 33e98f6221efd2e72473bd213b35b71fb8d5a2e3 (
plain
)
1
2
3
4
f (char *x) { return (*x & 2) || (*x & 3); }