[multiple changes]
authorAlexandre Petit-Bianco <apbianco@redhat.com>
Tue, 9 Oct 2001 22:55:35 +0000 (15:55 -0700)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Tue, 9 Oct 2001 22:55:35 +0000 (15:55 -0700)
commit3fb5c0ebcfe787c4be11c9634ebc3c259a1a71ea
tree1750dcb78359a25c290d286c1824cb177883c742
parentd1d8ed98776760cc06c71affb80693fb68e80460
[multiple changes]

2001-10-09  Alexandre Petit-Bianco  <apbianco@redhat.com>

* parse.y (patch_cast): Call patch_string on the first operand of
the incoming node, update it if necessary. Fixes java/4510.

2001-10-05  Alexandre Petit-Bianco  <apbianco@redhat.com>

* parse.y (register_incomplete_type): Set JDEP_SUPER to be given
a NULL enclosing context if appropriate. Fixes java/4466.

2001-09-17  Alexandre Petit-Bianco  <apbianco@redhat.com>

* parse.y (patch_method_invocation): Inner class creation context
check not enforced within constructors. Fixes PR java/1873.

( http://gcc.gnu.org/ml/gcc-patches/2001-10/msg00397.html )

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