re PR target/68263 (Vector "*mov<mode>_internal" fails to handle misaligned load...
authorUros Bizjak <uros@gcc.gnu.org>
Tue, 17 Nov 2015 09:45:35 +0000 (10:45 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Tue, 17 Nov 2015 09:45:35 +0000 (10:45 +0100)
commit0076c82f7682660c97e6c2e2c72960f443b40bf9
treebabc7b76fe64b403a53a2ebff7f6d6b1b7d0e447
parentb6eab8196c2a2c9c3aab38aecb6c528e8afd67ab
re PR target/68263 (Vector "*mov<mode>_internal" fails to handle misaligned load/store from reload)

PR target/68263
* config/i386/i386.h (BIGGEST_ALIGNMENT): Always define
to 32 for IAMCU.
* config/i386/sse.md (*mov<mode>_internal): Always enable
AVX and SSE unaligned moves for IAMCU.

From-SVN: r230456
gcc/config/i386/i386.h
gcc/config/i386/sse.md