1 /* Verify macros named with UTF-8 are output in -dD output with UCNs.  */
2 /* { dg-do preprocess } */
3 /* { dg-options "-std=c99 -dD" } */
4 /* { dg-final { scan-file ucnid-13-utf8.i "\\\\U000000c1" } } */
5 #define Á 1
6