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/15779] [lno] ICE in stmt_ann, at tree-flow-inline.h:54


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-06-08 15:44 -------
Subject: Bug 15779

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	lno-branch
Changes by:	rakdver@gcc.gnu.org	2004-06-08 15:44:24

Modified files:
	gcc            : ChangeLog.lno tree-scalar-evolution.c 
	                 tree-ssa-loop-ivcanon.c 

Log message:
	PR tree-optimization/15779
	* tree-scalar-evolution.c (scev_initialize): Clean the nb_iterations
	field.
	* tree-ssa-loop-ivcanon.c (canonicalize_loop_induction_variables): Do
	not clean nb_iterations field.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.lno.diff?cvsroot=gcc&only_with_tag=lno-branch&r1=1.1.2.175&r2=1.1.2.176
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-scalar-evolution.c.diff?cvsroot=gcc&only_with_tag=lno-branch&r1=1.1.2.52&r2=1.1.2.53
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-loop-ivcanon.c.diff?cvsroot=gcc&only_with_tag=lno-branch&r1=1.1.2.10&r2=1.1.2.11



-- 


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


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