]> gcc.gnu.org Git - gcc.git/commit - gcc/cpplex.c
cpplex.c: Fix trigraph replacement within strings.
authorNeil Booth <neilb@earthling.net>
Tue, 4 Jul 2000 22:26:16 +0000 (22:26 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Tue, 4 Jul 2000 22:26:16 +0000 (22:26 +0000)
commit043afb2a089d22e59dd0a6e9d4bb2ca3aa342432
tree817777257373fdb5986b614252de7d6ef1b8ad5b
parentd2c1325af0ee17d224af50909f0dbcc70526b98d
cpplex.c: Fix trigraph replacement within strings.

* cpplex.c: Fix trigraph replacement within strings.
* gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
  gcc.dg/cpp/lexstrng.c: New tests.

From-SVN: r34868
gcc/ChangeLog
gcc/cpplex.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/lexident.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/cpp/lexnum.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/cpp/lexstrng.c [new file with mode: 0644]
This page took 0.060885 seconds and 5 git commands to generate.