parse.y (patch_method_invocation): Pick the correct enclosing context when creating...
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Tue, 5 Dec 2000 07:08:56 +0000 (07:08 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Tue, 5 Dec 2000 07:08:56 +0000 (23:08 -0800)
commitf8b93ea75d7fa70c34eca646c56ec34be2e13c00
treec02efcee3b9c0b87bf2c35fd36bd0e799a0bf834
parentfad3e66e8e783dfb8a1985ab150e24996b0f8bf7
parse.y (patch_method_invocation): Pick the correct enclosing context when creating inner class instances.

2000-12-04  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* parse.y (patch_method_invocation): Pick the correct enclosing
context when creating inner class instances.
Fixes gcj/332.

(http://gcc.gnu.org/ml/gcc-patches/2000-12/msg00217.html)

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