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/5935


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

From: bryce@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: java/5935
Date: 16 Mar 2002 20:55:56 -0000

 CVSROOT:	/cvs/gcc
 Module name:	egcs
 Branch: 	gcc-3_1-branch
 Changes by:	bryce@gcc.gnu.org	2002-03-16 12:55:56
 
 Modified files:
 	gcc/java       : ChangeLog parse.y 
 
 Log message:
 	* parse.y (craft_constructor): Return the constructor decl.
 	(java_expand_classes): Update comments.
 	(lookup_method_invoke): Call fix_constructors immediately for
 	anonymous class. Fixes PR java/5935.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.925.2.15&r2=1.925.2.16
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/parse.y.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.353.2.5&r2=1.353.2.6
 


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