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

[Bug c++/13429] [3.4 Regression] Tree checking failure during error recovery


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-12-25 16:21 -------
Subject: Bug 13429

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2003-12-25 16:21:34

Modified files:
	gcc            : ChangeLog c-common.c 

Log message:
	2003-12-25  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR C++/13429, C/11944
	* c-common.c (c_build_qualified_type): Return early when type is
	error_mark_node.
	(c_apply_type_quals_to_decl): Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.2096&r2=2.2097
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-common.c.diff?cvsroot=gcc&r1=1.471&r2=1.472



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13429


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