gcc/gcc tree-chrec.c tree-ssa-loop-ivopts.c Ch ...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Thu Jun 2 21:55:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rguenth@gcc.gnu.org	2005-06-02 21:55:55

Modified files:
	gcc            : tree-chrec.c tree-ssa-loop-ivopts.c ChangeLog 

Log message:
	2005-06-02  Richard Guenther  <rguenth@gcc.gnu.org>
	
	* tree-chrec.c (chrec_fold_plus_1): Ensure we build
	binary operations with the correct types.
	* tree-ssa-loo-ivopts.c (idx_find_step): Use sizetype
	for all computation.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-chrec.c.diff?cvsroot=gcc&r1=2.17&r2=2.18
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-loop-ivopts.c.diff?cvsroot=gcc&r1=2.73&r2=2.74
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.9009&r2=2.9010



More information about the Gcc-cvs mailing list