index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
gcc.c-torture
/
execute
/
970214-1.c
blob: 4a06dfebc8df3031060686940fa6a78799839521 (
plain
)
1
2
3
4
5
#define L 1
main
()
{
exit
(
L
'1'
!=
L
'1'
);
}