OSDN Git Service

2005-05-19 Richard Guenther <rguenth@gcc.gnu.org>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 May 2005 19:17:49 +0000 (19:17 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 May 2005 19:17:49 +0000 (19:17 +0000)
commit538577e205ddc4bf1b3d8a03f25e362670230c25
treeff18cdadfcfca51bf81c0fa01159f46d7581196a
parent5cbe495ffece39d6c1508d56b106b8591ceee136
2005-05-19  Richard Guenther  <rguenth@gcc.gnu.org>

* tree-ssa-loop-ivopts.c (determine_base_object): Use
build_fold_addr_expr to generate trees of correct type.
Use fold_buildN if possible.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99981 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-loop-ivopts.c