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 tree-optimization/22029] [4.1 Regression] ICE with -fdump-tree-copyprop3-details


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-07-03 11:46 -------
Subject: Bug 22029

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	irar@gcc.gnu.org	2005-07-03 11:45:59

Modified files:
	gcc            : ChangeLog tree-pretty-print.c 

Log message:
	PR tree-optimization/22029 (and 22135)
	* tree-pretty-print.c (dump_generic_node): Check that the node is not
	a phi node before calling dump_vops.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.9325&r2=2.9326
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-pretty-print.c.diff?cvsroot=gcc&r1=2.65&r2=2.66



-- 


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


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