gcc/gcc ChangeLog.vec loop-iv.c

bje@gcc.gnu.org bje@gcc.gnu.org
Thu Aug 26 13:15:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	edge-vector-branch
Changes by:	bje@gcc.gnu.org	2004-08-26 13:15:22

Modified files:
	gcc            : ChangeLog.vec loop-iv.c 

Log message:
	* loop-iv.c (simplify_using_initial_values): Store e->src in a
	temporary so that we count the predecessor edges from the correct
	basic block (since `e' is reassigned).

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.vec.diff?cvsroot=gcc&only_with_tag=edge-vector-branch&r1=1.1.2.41&r2=1.1.2.42
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/loop-iv.c.diff?cvsroot=gcc&only_with_tag=edge-vector-branch&r1=2.12.2.8&r2=2.12.2.9



More information about the Gcc-cvs mailing list