lex.c (yylex): Recognize floating point constants with leading 0.
authorTom Tromey <tromey@cygnus.com>
Mon, 20 Nov 2000 22:32:40 +0000 (22:32 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Mon, 20 Nov 2000 22:32:40 +0000 (22:32 +0000)
commit4e7842a01ee60d854ae144884e13fbdfe95a7fce
treeb9bfaf038731bf8c2f5ca8bc3e2a560caa3e7cc5
parent21bc13c936084bbcbb39e997db698f0e51fe4a85
lex.c (yylex): Recognize floating point constants with leading 0.

* lex.c (yylex): Recognize floating point constants with leading
0.

From-SVN: r37593
gcc/java/ChangeLog
gcc/java/lex.c