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

From-SVN: r30284
gcc/ChangeLog
gcc/c-lex.c