charset.c (_cpp_valid_ucn): In identifiers, reject a partial UCN rather than printing...
authorGeoffrey Keating <geoffk@apple.com>
Wed, 16 Mar 2005 00:59:31 +0000 (00:59 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Wed, 16 Mar 2005 00:59:31 +0000 (00:59 +0000)
commitc79e602b6302889036c04a7ca530afc5ae97e053
tree62dc23023bb72619d67f7423a9526121e5f67962
parent2532808d17ab69f24bb50e9daf6c27e20d90f352
charset.c (_cpp_valid_ucn): In identifiers, reject a partial UCN rather than printing an error.

2005-03-15  Geoffrey Keating  <geoffk@apple.com>

* charset.c (_cpp_valid_ucn): In identifiers, reject a partial
UCN rather than printing an error.

Index: gcc/testsuite/ChangeLog
2005-03-15  Geoffrey Keating  <geoffk@apple.com>

* gcc.dg/cpp/ucnid-7.c: New.

From-SVN: r96546
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/ucnid-7.c [new file with mode: 0644]
libcpp/ChangeLog
libcpp/charset.c