parse.y (statement_nsi:): Pop `for' statement block.
authorAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Mon, 17 May 1999 18:32:30 +0000 (11:32 -0700)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Mon, 17 May 1999 18:32:30 +0000 (11:32 -0700)
commit6efa1cc2732196980ee9d3f0f864e3de79764142
treeb513fe52d5fd110a5237ef92d8f59bc66f5c59d5
parent9dd939b278d1b6db70bb1311e7c761b655445d41
parse.y (statement_nsi:): Pop `for' statement block.

Mon May 17 18:01:40 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* parse.y (statement_nsi:): Pop `for' statement block.
(java_complete_lhs): Labelled blocks containing no statement are
  marked as completing normally.
(Part of the previous check-in, where the generated parse.c was
forgotten.)

From-SVN: r26977
gcc/java/parse.c