This is the mail archive of the gcc-cvs@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]

gcc/gcc/java ChangeLog parse.y


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	apbianco@gcc.gnu.org	2001-08-22 08:27:35

Modified files:
	gcc/java       : ChangeLog parse.y 

Log message:
	2001-08-22  Alexandre Petit-Bianco  <apbianco@redhat.com>
	
	* parse.y (resolve_inner_class): Keep local_enclosing to NULL if
	circularity is detected.
	(ctors_unchecked_throws_clause_p): Fixed leading comment.
	
	(http://gcc.gnu.org/ml/gcc-patches/2001-08/msg01283.html)

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.784&r2=1.785
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.y.diff?cvsroot=gcc&r1=1.300&r2=1.301


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