OSDN Git Service

2001-10-09 Alexandre Petit-Bianco <apbianco@redhat.com>
authorapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Oct 2001 22:55:35 +0000 (22:55 +0000)
committerapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Oct 2001 22:55:35 +0000 (22:55 +0000)
commit7e0f8eaa126148a7cb2fa26252dd7bef39477bc1
tree1750dcb78359a25c290d286c1824cb177883c742
parentfad65b74b671eb6b85db4f828eb11f5aee7dcc27
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 )

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