lex.c (real_yylex): Clean up the code to fully behave the way the c-lex.c parser...
authorBrendan Kehoe <brendan@lasher.cygnus.com>
Wed, 1 Oct 1997 16:56:13 +0000 (16:56 +0000)
committerBrendan Kehoe <brendan@gcc.gnu.org>
Wed, 1 Oct 1997 16:56:13 +0000 (12:56 -0400)
commita3f44a133707389051be1c877f8ac8133ccbaaa7
tree86ab308e5e70259d5aea987fe2371f7a19231709
parent281de624e33db467fd888e0ac4c4a8a1cad1fa73
lex.c (real_yylex): Clean up the code to fully behave the way the c-lex.c parser does for complex...

* lex.c (real_yylex): Clean up the code to fully behave the way
the c-lex.c parser does for complex and real numbers.

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