https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72843
--- Comment #5 from uros at gcc dot gnu.org --- Author: uros Date: Tue Aug 9 15:35:34 2016 New Revision: 239293 URL: https://gcc.gnu.org/viewcvs?rev=239293&root=gcc&view=rev Log: PR target/72843 * config/i386/i386.md (*movtf_internal): Use lra_in_progress || reload_completed instead of !can_create_pseudo_p in the insn constraint. (*movxf_internal): Ditto. (*movdf_internal): Ditto. (*movsf_internal): Ditto. Modified: trunk/gcc/ChangeLog trunk/gcc/config/i386/i386.md