repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[C++ PATCH] Deprecate -ffriend-injection
[official-gcc.git]
/
gcc
/
testsuite
/
c-c++-common
/
pr68833-3.c
blob
c99a2c605a880bcadefc96baf6beae555d4a7aa9
1
/* PR c/68833 */
2
/* { dg-do preprocess } */
3
/* { dg-options "-Werror=normalized" } */
4
5
\u0F43
// { dg-error "`.U00000f43' is not in NFC .-Werror=normalized=." }
6
7
/* { dg-prune-output "treated as errors" } */