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 optimization/15245] [tree-ssa] ICE in Invalid operand to unary operator / verify_stmts


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-05-03 19:36 -------
Subject: Bug 15245

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	tree-ssa-20020619-branch
Changes by:	pinskia@gcc.gnu.org	2004-05-03 19:36:57

Modified files:
	gcc            : tree-ssa-phiopt.c 

Log message:
	2004-05-03  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR optimization/15245
	* tree-ssa-phiopt.c (conditional_replacement): Use fold_convert
	instead of convert.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-phiopt.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.10&r2=1.1.2.11



-- 


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


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