aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/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');