Fix for PR java/6085:
authorbryce <bryce@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Apr 2002 09:25:29 +0000 (09:25 +0000)
committerbryce <bryce@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Apr 2002 09:25:29 +0000 (09:25 +0000)
commitad5b74d9577f34f9de8403b0a7f7799cfb5fbbef
treec5b617427a61e67cbbeb9d9a804c1af659f1bc55
parent6f87fe3775e47e692adde4a8abff77eeecd366c0
    Fix for PR java/6085:
        * parse.y (patch_method_invocation): Always use build_access_to_thisn
        to get enclosing "this" argument for inner-class constructor
        invocation. Pass correct arguments to build_access_to_thisn.

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