[Bug target/71097] Additional testsuite failures with -mcmodel=medium
uros at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat May 14 13:23:00 GMT 2016
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
More information about the Gcc-bugs
mailing list