mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 23:25:24 +02:00
Index: libcpp/ChangeLog
2005-03-14 Geoffrey Keating <geoffk@apple.com> * lex.c (forms_identifier_p): Disable UCNs in C89 mode. Index: gcc/testsuite/ChangeLog 2005-03-14 Geoffrey Keating <geoffk@apple.com> * gcc.dg/cpp/ucnid-6.c: New. From-SVN: r96475
This commit is contained in:
committed by
Geoffrey Keating
parent
85bfab3691
commit
6baba9bb58
@@ -1,5 +1,9 @@
|
||||
2005-03-14 Geoffrey Keating <geoffk@apple.com>
|
||||
|
||||
* lex.c (forms_identifier_p): Disable UCNs in C89 mode.
|
||||
|
||||
2005-03-14 Geoffrey Keating <geoffk@apple.com>
|
||||
|
||||
* init.c (cpp_create_reader): Default warn_normalize to normalized_C.
|
||||
* charset.c: Update for new format of ucnid.h.
|
||||
(ucn_valid_in_identifier): Update for new format of ucnid.h.
|
||||
|
||||
Reference in New Issue
Block a user