OSDN Git Service

* tree-ssa-loop-ivopts.c (may_be_unaligned_p): Check the alignment of
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Apr 2010 21:10:53 +0000 (21:10 +0000)
committerMasaki Muranaka <monaka@monami-software.com>
Sun, 23 May 2010 04:56:14 +0000 (13:56 +0900)
commit04a20fd4ca88d41de6245171edba2bbb61e062b5
treeebd6b200a2a29877bbb87b60fabbcbba74fdca52
parent4e39021ada982cce132dac8dde3fee939d1af2d0
* tree-ssa-loop-ivopts.c (may_be_unaligned_p): Check the alignment of
the variable part of the offset as well.  Use highest_pow2_factor for
all alignment checks.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158948 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog