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
/
compile
/
960218-1.c
blob: 46fbf778524c4fdc0930a8665763ae32eee47a1f (
plain
)
1
2
#define X(x) x
int
main
()
{
return
X
(
0
/* *//* */
);
}