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 middle-end/13066] [tree-ssa] ICE in in invert_truthvalue, at fold-const.c:2554


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-03-01 19:18 -------
Subject: Bug 13066

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	tree-ssa-20020619-branch
Changes by:	pinskia@gcc.gnu.org	2004-03-01 19:18:47

Modified files:
	gcc            : ChangeLog.tree-ssa fold-const.c 

Log message:
	2004-03-01  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR middle-end/13066
	* fold-const (fold): Call fold_convert when building
	a TRUTH_*_EXPR tree.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.tree-ssa.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.1244&r2=1.1.2.1245
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fold-const.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.213.2.75&r2=1.213.2.76



-- 


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


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