re PR java/24127 (ICE in libjava.compile/PR6865.java reported as "PASS" in testsuite.)
authorRanjit Mathew <rmathew@gcc.gnu.org>
Mon, 3 Oct 2005 17:30:38 +0000 (17:30 +0000)
committerRanjit Mathew <rmathew@gcc.gnu.org>
Mon, 3 Oct 2005 17:30:38 +0000 (17:30 +0000)
commit9f1dfd16185a63d0586963d8d014385c05c087fc
treec32bc576698bcce682f98c5ff1db9a929ca446bb
parent198438344ceed3d2f91c0738d06b9ab06cf815aa
re PR java/24127 (ICE in libjava.compile/PR6865.java reported as "PASS" in testsuite.)

PR java/24127
* parse.y (method_header): Make the result of the rule a NULL_TREE
when a parsing error occurs.

From-SVN: r104899
gcc/java/ChangeLog
gcc/java/parse.y