OSDN Git Service

2000-10-25 Alexandre Petit-Bianco <apbianco@cygnus.com>
authorapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 Oct 2000 02:37:25 +0000 (02:37 +0000)
committerapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 Oct 2000 02:37:25 +0000 (02:37 +0000)
commit12d2e97d306374638dd373d4453f4501de2a778d
treef99896e3408c47839acc86752cecc450e462ec05
parentad5c72752be9904d6abb518ba900821c4b23f397
2000-10-25  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* parse.y (patch_method_invocation): NULLify this_arg when already
inserted.
(maybe_use_access_method): Handle call to methods unrelated to the
current class. Fixed comment.
Fixes gcj/361.

(http://sources.redhat.com/ml/java-prs/2000-q4/msg00072.html
 http://gcc.gnu.org/ml/gcc-patches/2000-10/msg00993.html)

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