lex.c (real_yylex): Change integer literal overflow handling to be like c-lex.c.
authorGavin Romig-Koch <gavin@cygnus.com>
Thu, 1 Jul 1999 11:22:17 +0000 (11:22 +0000)
committerGavin Romig-Koch <gavin@gcc.gnu.org>
Thu, 1 Jul 1999 11:22:17 +0000 (11:22 +0000)
commit611495e21b07c658c2e6eab3b3a6c648a8e1b1a3
tree0c4df4dbd7a96702a02cd297899ed20bdc452f55
parent0d072f2298d8f17990241da9d521cc3b7638b39c
lex.c (real_yylex): Change integer literal overflow handling to be like c-lex.c.

* lex.c (real_yylex) : Change integer literal overflow handling to
be like c-lex.c.

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