PR tree-optimization/33562
[official-gcc.git] / gcc / testsuite / gcc.dg / cpp / ucnid-7.c
blob854c948341aaacf41a814b978515e156b81d276d
1 /* { dg-do compile } */
2 /* { dg-options "-std=c99" } */
3 #define a b(
4 #define b(x) q
5 int a\U0000000z );