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++/16583] [3.5 Regression] G++ segfaults with -fdump-translation-unit


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-07-16 08:22 -------
Subject: Bug 16583

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	nathan@gcc.gnu.org	2004-07-16 08:22:18

Modified files:
	gcc/cp         : dump.c ChangeLog 

Log message:
	PR c++/16583
	* dump.c (cp_dump_tree): Don't dump the bases if there's no
	binfo.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/dump.c.diff?cvsroot=gcc&r1=1.78&r2=1.79
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4207&r2=1.4208



-- 


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


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