parse.y
484 KB
-
re PR java/6085 (gcj SEGVs on complicated inner class structures) · 10aa83c7
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. From-SVN: r52318
Bryce McKinlay committed