PR c/47043
[official-gcc.git] / gcc / testsuite / c-c++-common / cpp / ucnid-2011-1.c
blobb7ebce8ea60b6cb46702b4201f5880201f183578
1 /* { dg-do preprocess } */
2 /* { dg-options "-std=c11 -pedantic" { target c } } */
3 /* { dg-options "-std=c++11 -pedantic" { target c++ } } */
5 \u00A8
7 B\u0300
9 \u0300 /* { dg-error "not valid at the start of an identifier" } */
11 A\u0300 /* { dg-warning "not in NFC" } */
13 \U00010000
14 \U0001FFFD
15 \U000E1234