comparison gcc/testsuite/gcc.dg/cpp/ucnid-15-utf8.c @ 145:1830386684a0

gcc-9.2.0
author anatofuz
date Thu, 13 Feb 2020 11:34:05 +0900
parents
children
comparison
equal deleted inserted replaced
131:84e7813d76e9 145:1830386684a0
1 /* Verify macro definitions with UTF-8 in argument names are output in
2 -dD output with the original spelling. */
3 /* { dg-do preprocess } */
4 /* { dg-options "-std=c99 -dD" } */
5 /* { dg-final { scan-file ucnid-15-utf8.i "#define a\\(Á\\) x:Á:y:Á:z" } } */
6 #define a(Á) x:Á:y:Á:z