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
/
921227-1.c
blob: a49750c81af4c715afc1d6e7751a57bb645d1a16 (
plain
)
1
2
3
4
5
#define k(a) #a
char
*
s
=
k
(
k
(
1
,
2
));
char
*
t
=
k
(
#
)
k
(
#
undef
k
)
k
(
x
);
f
(){}