parse.y (patch_method_invocation): NULLify this_arg when already inserted.
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Mon, 30 Oct 2000 02:37:25 +0000 (02:37 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Mon, 30 Oct 2000 02:37:25 +0000 (18:37 -0800)
commit2cb3951d3277847945a0c1cc1516fdcde59a1912
treef99896e3408c47839acc86752cecc450e462ec05
parent661a98d17ace6fdf2aa293528f175e882ac8981c
parse.y (patch_method_invocation): NULLify this_arg when already inserted.

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)

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