remove unused files
[platform/upstream/gcc48.git] / gcc / testsuite / gcc.dg / 20090902-1.c
1 /* { dg-do compile } */
2 #define STRING(x) #x
3 char buf[] = STRING(L'\x123');