[multiple changes]
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Tue, 25 May 1999 16:36:07 +0000 (16:36 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Tue, 25 May 1999 16:36:07 +0000 (09:36 -0700)
commitdc4e6ccfe59431e533042ba5de7e1ca3e5c2b7d3
tree1eaea5b879e97570da44a93cc9082fdfe30f2559
parent47d98fa268b4dd24dd89ae58cd0489910e1fd721
[multiple changes]

Tue May 25 15:06:13 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
        * parse.y (patch_assignment): Save the rhs before using it as an
        argument to _Jv_CheckArrayStore.
Tue May 25 11:23:59 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* lex.c (java_parse_doc_section): Fixed `tag' buffer size.
Mon May 24 13:26:00 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
        * lex.c (java_lex): Accepts `+' or `-' after the beginning of a
        floating point litteral only when the exponent indicator has been
        parsed.

From-SVN: r27147
gcc/java/ChangeLog
gcc/java/lex.c
gcc/java/parse.c
gcc/java/parse.y