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/14963] [3.5 Regression] Unknown types cause ICE in function declarations


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-06-27 20:47 -------
Subject: Bug 14963

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2004-06-27 20:47:15

Modified files:
	gcc            : ChangeLog c-decl.c 

Log message:
	2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR c/14963
	* c-decl.c (start_decl): Check for null types.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.4164&r2=2.4165
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-decl.c.diff?cvsroot=gcc&r1=1.519&r2=1.520



-- 


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


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