]> gcc.gnu.org Git - gcc.git/commit - gcc/java/parse.y
parse.y (catch_clause_parameter:): Still set `$$' to NULL_TREE in case of error.
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Mon, 29 Nov 1999 20:43:24 +0000 (20:43 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Mon, 29 Nov 1999 20:43:24 +0000 (12:43 -0800)
commit97f30284494903c0141cdd2808022749e7a1175b
treefdd405faa327f42de6ca8118cfc0b99fa022394a
parent9b811d11de8f2ccac62759a2c78fae00b6a3f4c4
parse.y (catch_clause_parameter:): Still set `$$' to NULL_TREE in case of error.

Tue Nov 23 10:55:18 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* parse.y (catch_clause_parameter:): Still set `$$' to NULL_TREE
  in case of error. Error message tuned.

This fixes a catch clause error handling reported on the java-discuss
mailing list:

  http://sourceware.cygnus.com/ml/java-discuss/1999-q4/msg00358.html

From-SVN: r30710
gcc/java/ChangeLog
gcc/java/parse.y
This page took 0.057498 seconds and 5 git commands to generate.