2010-09-08 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Sep 2010 11:17:31 +0000 (11:17 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Sep 2010 11:17:31 +0000 (11:17 +0000)
commit9e5b7a23bfd817b665c31f8f4879b1edc31ccbc3
treed55011734cc9ed57533d95ea89e04d8136321642
parent6ceebb84e2aea999ca8ef55f9e2ef1f5229f20cb
2010-09-08  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/45578
* tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr):
Be more careful when transfering alignment information to
the new induction variable.
(copy_ref_info): Likewise.

* gfortran.dg/pr45578.f90: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@163997 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pr45578.f90 [new file with mode: 0644]
gcc/tree-ssa-loop-ivopts.c