gcc/gcc ChangeLog unroll.c

jason@gcc.gnu.org jason@gcc.gnu.org
Tue Mar 25 20:23:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_2-branch
Changes by:	jason@gcc.gnu.org	2003-03-25 20:23:28

Modified files:
	gcc            : ChangeLog unroll.c 

Log message:
	PR optimization/10171
	* unroll.c (unroll_loop): Don't delete the jump at the end unless
	we also delete a jump at the beginning.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.13152.2.657.2.279&r2=1.13152.2.657.2.280
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/unroll.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.160.2.4.2.4&r2=1.160.2.4.2.5



More information about the Gcc-cvs mailing list