2000-07-21 Alexandre Petit-Bianco <apbianco@cygnus.com>
commit3b988d6d3cd5e6552a529e4d9f5890c965838d85
authorapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Jul 2000 18:11:52 +0000 (21 18:11 +0000)
committerapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Jul 2000 18:11:52 +0000 (21 18:11 +0000)
treee85000d9d68619834479e4e7570f55a74816a9db
parentcce6196311919822ae8e4e4a552044b128ab95e2
2000-07-21  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* parse.y (java_complete_lhs): LOOP_EXPR:, SWITCH_EXPR: the node
or its first operand can be error marks.

2000-07-20  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* parse.h (SET_TYPE_FOR_RESOLUTION): Use GET_CPC.
* parse.y (method_header): Likewise.

2000-07-19  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* parse.y (find_as_inner_class): Handle the case where the
enclosing context of an innerclass has been loaded as bytecode.

(Side gcj/225 bug fix and some cleanup:
 http://gcc.gnu.org/ml/gcc-patches/2000-07/msg00832.html)

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35176 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/parse.h
gcc/java/parse.y