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.dg
/
20090902-1.c
blob: 6120ee90704839b1c752a06f1828c12093444386 (
plain
)
1
2
3
/* { dg-do compile } */
#define STRING(x) #x
char
buf
[]
=
STRING
(
L
'\
x123
'
);