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
/
execute
/
970214-2.c
blob: cb9007625dd2562dfe6cb284c06de8abe13fda5e (
plain
)
1
2
3
4
5
#define m(L) (L'1' + (L)) main () { exit (m (0) != L'1'); }