[Bug target/68263] Vector "*mov<mode>_internal" fails to handle misaligned load/store from reload

ubizjak at gmail dot com gcc-bugzilla@gcc.gnu.org
Tue Nov 10 09:36:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68263

--- Comment #3 from Uroš Bizjak <ubizjak at gmail dot com> ---
(In reply to H.J. Lu from comment #2)
> The maximum stack alignment is 4 byte for IA MCU.  That is why
> reload generates misaligned load/store.

It looks to me that BIGGEST_ALIGNMENT is defined in a wrong way. If you want to
use SSE with TARGET_IAMCU, then it needs to be defined to 128.


More information about the Gcc-bugs mailing list