https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68263
--- Comment #12 from uros at gcc dot gnu.org --- Author: uros Date: Tue Nov 17 09:45:35 2015 New Revision: 230456 URL: https://gcc.gnu.org/viewcvs?rev=230456&root=gcc&view=rev Log: 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. Modified: trunk/gcc/config/i386/i386.h trunk/gcc/config/i386/sse.md