For gcc:
authorGavin Romig-Koch <gavin@cygnus.com>
Wed, 21 Jul 1999 12:48:13 +0000 (12:48 +0000)
committerGavin Romig-Koch <gavin@gcc.gnu.org>
Wed, 21 Jul 1999 12:48:13 +0000 (12:48 +0000)
commitcc1446556229298c9ab0d0e502f9298a23042c61
tree18a978b65c1955538288e08abc9951fe096952c7
parent0f03776326098b582ff036d3f76ad2bda47850db
For gcc:

* c-lex.c (yylex) : Correct the test for overflow when lexing
integer literals.

For gcc/cp:
* lex.c (real_yylex) : Correct the test for overflow when lexing
integer literals.

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