]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
Index: libcpp/ChangeLog
authorGeoffrey Keating <geoffk@apple.com>
Tue, 15 Mar 2005 09:55:41 +0000 (09:55 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Tue, 15 Mar 2005 09:55:41 +0000 (09:55 +0000)
commit6baba9bb58232ed672878f28845bdfd9d027c426
treef3c2d768c5a6794b56c42e66d18ba71761c0bb69
parent85bfab3691772fe74e9bec7917a28d2d29b1d3c9
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
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/ucnid-6.c [new file with mode: 0644]
libcpp/ChangeLog
libcpp/lex.c