On Fri, Feb 7, 2014 at 7:40 AM, Yury Gribov <y.gri...@samsung.com> wrote:
>> As can be seen here:
>>
>> http://cbuild.validation.linaro.org/build/cross-validation/gcc/207533/report-build-info.html
>> this has caused some regressions on armv5t targets.
>
> IMHO this is expected: with this patch we prohibited unaligned loads on all
> platforms with -mno-unaligned-access. Perhaps we should set vect_no_align
> for armv5t?

Or provide a vec_realign_load_optab?  I'm sure the target supports a
re-alignment scheme if it cannot do unaligned loads?

Richard.

> -Y
>

Reply via email to