]> git.ipfire.org Git - thirdparty/gcc.git/commit
i386.md (fmodxf3): Enable for flag_finite_math_only only.
authorUros Bizjak <ubizjak@gmail.com>
Tue, 30 Sep 2014 18:25:19 +0000 (20:25 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Tue, 30 Sep 2014 18:25:19 +0000 (20:25 +0200)
commit4f2611b6e872c40e0bf4da38ff05df8c8fe0ee64
tree3e7f3e304e0ecdb2cdface3822158587f1622df1
parent63e037f44b4feecc820be07eccd76ff43c1fbf33
i386.md (fmodxf3): Enable for flag_finite_math_only only.

* config/i386/i386.md (fmodxf3): Enable for flag_finite_math_only only.
(fmod<mode>3): Ditto.
(fpremxf4_i387): Ditto.
(reminderxf3): Ditto.
(reminder<mode>3): Ditto.
(fprem1xf4_i387): Ditto.

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