https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64795
--- Comment #4 from uros at gcc dot gnu.org --- Author: uros Date: Mon Jan 26 20:12:26 2015 New Revision: 220132 URL: https://gcc.gnu.org/viewcvs?rev=220132&root=gcc&view=rev Log: Backport from mainline 2015-01-26 Uros Bizjak <ubiz...@gmail.com> PR target/64795 * config/i386/i386.md (*movdi_internal): Also check operand 0 to determine TYPE_LEA operand. (*movsi_internal): Ditto. Backport from mainline 2015-01-23 Uros Bizjak <ubiz...@gmail.com> * config/i386/sse.md (sse2_loadld): Set attribute isa to sse2 for alternative 1. Modified: branches/gcc-4_9-branch/gcc/ChangeLog branches/gcc-4_9-branch/gcc/config/i386/i386.md branches/gcc-4_9-branch/gcc/config/i386/sse.md