This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

java/6085


The following reply was made to PR java/6085; it has been noted by GNATS.

From: bryce@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: java/6085
Date: 15 Apr 2002 09:25:33 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	bryce@gcc.gnu.org	2002-04-15 02:25:33
 
 Modified files:
 	gcc/java       : ChangeLog parse.y 
 
 Log message:
 	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.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.982&r2=1.983
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.y.diff?cvsroot=gcc&r1=1.371&r2=1.372
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]