java/1873

apbianco@gcc.gnu.org apbianco@gcc.gnu.org
Tue Oct 9 15:56:00 GMT 2001


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

From: apbianco@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: java/1873
Date: 9 Oct 2001 22:55:39 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	apbianco@gcc.gnu.org	2001-10-09 15:55:38
 
 Modified files:
 	gcc/java       : ChangeLog parse.y 
 
 Log message:
 	2001-10-09  Alexandre Petit-Bianco  <apbianco@redhat.com>
 	
 	* parse.y (patch_cast): Call patch_string on the first operand of
 	the incoming node, update it if necessary. Fixes java/4510.
 	
 	2001-10-05  Alexandre Petit-Bianco  <apbianco@redhat.com>
 	
 	* parse.y (register_incomplete_type): Set JDEP_SUPER to be given
 	a NULL enclosing context if appropriate. Fixes java/4466.
 	
 	2001-09-17  Alexandre Petit-Bianco  <apbianco@redhat.com>
 	
 	* parse.y (patch_method_invocation): Inner class creation context
 	check not enforced within constructors. Fixes PR java/1873.
 	
 	( http://gcc.gnu.org/ml/gcc-patches/2001-10/msg00397.html )
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.821&r2=1.822
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.y.diff?cvsroot=gcc&r1=1.318&r2=1.319
 



More information about the Gcc-prs mailing list