tree-chrec.c (chrec_fold_plus_1): Ensure we build binary operations with the correct...
authorRichard Guenther <rguenth@gcc.gnu.org>
Thu, 2 Jun 2005 21:55:52 +0000 (21:55 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 2 Jun 2005 21:55:52 +0000 (21:55 +0000)
commit1c1205fb0b9a3270c1bc43e6ad21cd23669081b2
tree5da965d0b7d30f4ab47448b7dee5619e882dc4f5
parent8ab5f5c9fa2e5161b4822e2205a17f6b5ba6528a
tree-chrec.c (chrec_fold_plus_1): Ensure we build binary operations with the correct types.

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.

From-SVN: r100517
gcc/ChangeLog
gcc/tree-chrec.c
gcc/tree-ssa-loop-ivopts.c