* lex.c (yylex): Accept 'f' in mantissa of hex float constant.
authorStephen L Moshier <moshier@mediaone.net>
Sun, 31 Oct 1999 04:44:09 +0000 (04:44 +0000)
committerJeff Law <law@gcc.gnu.org>
Sun, 31 Oct 1999 04:44:09 +0000 (22:44 -0600)
commit5630b4635d4700da4f253ab7769d32cf662aee1b
treebdc3a87a85a521773e724d9a1d061fb3b4d73d97
parent2949a9b6d71fa3fe581b43387f677a1503adad85
* lex.c (yylex): Accept 'f' in mantissa of hex float constant.

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