OSDN Git Service

* c-pretty-print.c (pp_c_specifier_qualifier_list) [VECTOR_TYPE]:
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / 20090902-1.c
1 /* { dg-do compile } */
2 #define STRING(x) #x
3 char buf[] = STRING(L'\x123');