parse.y (block_end:): If the collected block doesn't feature a statement, insert...
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Fri, 19 May 2000 22:04:08 +0000 (22:04 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Fri, 19 May 2000 22:04:08 +0000 (22:04 +0000)
commitc280e37af477f21bc3503b2ae3598118d58be01e
treeabddf9721dafe515d0bf0db8a287d2dbd51bb0b6
parent51891abe62c625f17598bd4d64a71c6169693bb6
parse.y (block_end:): If the collected block doesn't feature a statement, insert an empty statement.

Thu Apr 27 17:25:33 2000  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* parse.y (block_end:): If the collected block doesn't feature a
  statement, insert an empty statement.

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