c-lex.c (yylex): Fix boundary conditions in character literal and string literal...
authorDave Brolley <brolley@cygnus.com>
Mon, 27 Jul 1998 12:37:16 +0000 (12:37 +0000)
committerDave Brolley <brolley@gcc.gnu.org>
Mon, 27 Jul 1998 12:37:16 +0000 (08:37 -0400)
commitea6c1142846219717fa78ee9f030b841e7f4b52b
treef4c89445d52b7f99065872aa75b0cf6717cb486b
parent84530511d2506d48804420cae40495950199ff0e
c-lex.c (yylex): Fix boundary conditions in character literal and string literal loops.

1998-07-27  Dave Brolley  <brolley@cygnus.com>
* c-lex.c (yylex): Fix boundary conditions in character literal and
string literal loops.

From-SVN: r21412
gcc/cp/ChangeLog
gcc/cp/lex.c