https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71097
--- Comment #6 from uros at gcc dot gnu.org --- Author: uros Date: Sat May 14 13:22:45 2016 New Revision: 236240 URL: https://gcc.gnu.org/viewcvs?rev=236240&root=gcc&view=rev Log: PR target/71097 * config/i386/i386.md (*movtf_internal): Before register allocation, do not allow FP constants for CM_MEDIUM memory model, allow only standard FP constants for CM_LARGE and CM_LARGE_PIC models. (*movxf_internal): Ditto. (*movdf_internal): Ditto. (*movsf_internal): Ditto. Modified: trunk/gcc/ChangeLog trunk/gcc/config/i386/i386.md