OSDN Git Service

Thu Dec 16 00:09:45 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
authorapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 31 Dec 1999 03:06:55 +0000 (03:06 +0000)
committerapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 31 Dec 1999 03:06:55 +0000 (03:06 +0000)
commitd95aff3a26f7a66dd23d44ef46e4366c8493e0a0
tree52faca7919eba5ef248d7f7847d7d29304793ca8
parentda74a668ed9806acfa730adc86611c4fc9a300bc
Thu Dec 16 00:09:45 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* expr.c (expand_invoke): Layout the loaded class before
  attempting to use it.
(expand_java_field_op): Allow final field assignments to take
  place in $finit$.
* typeck.c (convert): Return error_mark_node if expr is null.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31147 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/expr.c
gcc/java/typeck.c