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


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

From: apbianco@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: java/4366
Date: 22 Sep 2001 05:03:37 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	apbianco@gcc.gnu.org	2001-09-21 22:03:36
 
 Modified files:
 	gcc/java       : ChangeLog parse.y 
 
 Log message:
 	2001-09-20  Alexandre Petit-Bianco  <apbianco@redhat.com>
 	
 	* parse.y (patch_method_invocation): Build class initialization
 	when static finals are used to qualify method invocation.
 	Fixes PR java/4366.
 	
 	( http://gcc.gnu.org/ml/gcc-patches/2001-09/msg00880.html )
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.814&r2=1.815
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.y.diff?cvsroot=gcc&r1=1.313&r2=1.314
 


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