re PR target/71097 (Additional testsuite failures with -mcmodel=medium)
authorUros Bizjak <ubizjak@gmail.com>
Sat, 14 May 2016 13:22:45 +0000 (15:22 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Sat, 14 May 2016 13:22:45 +0000 (15:22 +0200)
commit3a65d8d709ae9c42d15dc258d34cb8ec4b9ea122
treed87baf2946ff32137565c3fe846811ca09674f96
parent377eaca734da58430ab9b37300f730e86ae8f04a
re PR target/71097 (Additional testsuite failures with -mcmodel=medium)

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.

From-SVN: r236240
gcc/ChangeLog
gcc/config/i386/i386.md