Mercurial > hg > CbC > CbC_gcc
comparison gcc/testsuite/gcc.dg/cpp/ucnid-14-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 are output in -dD output with | |
2 the original spelling. */ | |
3 /* { dg-do preprocess } */ | |
4 /* { dg-options "-std=c99 -dD" } */ | |
5 /* { dg-final { scan-file ucnid-14-utf8.i "Á" } } */ | |
6 #define a Á |