aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/cpp/ucnid-15.c
blob: 2d73292cf2f99df8a2ba12d635178eb809eb446a (plain)
1
2
3
4
5
6
/* Verify macro definitions with UCNs in argument names are output in
   -dD output with the original spelling.  */
/* { dg-do preprocess } */
/* { dg-options "-std=c99 -dD" } */
/* { dg-final { scan-file ucnid-15.i "#define a\\(\\\\u00c1\\) x:\\\\u00C1:y:\\\\u00c1:z" } } */
#define a(\u00c1) x:\u00C1:y:\u00c1:z