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 debug/11231] [3.3/3.4 regression] undefined array size inside struct cause segfault with -g


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-01-10 05:32 -------
Subject: Bug 11231

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2004-01-10 05:32:46

Modified files:
	gcc            : ChangeLog dbxout.c 

Log message:
	2004-01-09  Andrew Pinski <pinskia@physics.uc.edu>
	
	PR debug/11231
	* dbxout.c (dbxout_type_fields): Return if any item is error_mark_node or the
	type is error_mark_node.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.2207&r2=2.2208
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/dbxout.c.diff?cvsroot=gcc&r1=1.167&r2=1.168



-- 


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


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