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]

java/3285


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

From: apbianco@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: java/3285
Date: 12 Jul 2001 21:36:44 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	apbianco@gcc.gnu.org	2001-07-12 14:36:44
 
 Modified files:
 	gcc/java       : ChangeLog parse.y 
 
 Log message:
 	2001-07-11  Alexandre Petit-Bianco  <apbianco@redhat.com>
 	
 	* parse.y (verify_constructor_super): Compare anonymous class ctor
 	args with `valid_method_invocation_conversion_p.'
 	Fixes PR java/3285
 	
 	(http://gcc.gnu.org/ml/gcc-patches/2001-07/msg00823.html)
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.765&r2=1.766
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.y.diff?cvsroot=gcc&r1=1.294&r2=1.295
 


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