2015-07-06 Richard Biener <rguenther@suse.de>
commit80b8a97a9aad4c8d8a4e23cc3d5911a2f81e699d
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Jul 2015 13:12:39 +0000 (6 13:12 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Jul 2015 13:12:39 +0000 (6 13:12 +0000)
tree85315d6fde79646322b19b9c079dfdc45b837573
parentb127ad66d1c53f6713f72a4978db0d1bfa411f4d
2015-07-06  Richard Biener  <rguenther@suse.de>

PR tree-optimization/66767
* tree-vect-loop-manip.c (vect_create_cond_for_align_checks):
Make sure to build the alignment test on a SSA name without
final alignment info valid only if the alignment test
evaluates to true.

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