i386.c (ix86_option_override_internal): Switch to SSE math for -ffast-math when targe...
authorJan Hubicka <jh@suse.cz>
Tue, 8 Oct 2013 23:33:34 +0000 (01:33 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 8 Oct 2013 23:33:34 +0000 (23:33 +0000)
commita81169d8fa4382d7d4e702323096358dd31e174a
tree092d6cf781ffef0ae94442e2b14d8b9742d75de1
parentc80217c9fabc7bdcba6e098a4903a0d357333b8d
i386.c (ix86_option_override_internal): Switch to SSE math for -ffast-math when target ISA supports SSE2.

* config/i386/i386.c (ix86_option_override_internal): Switch
to SSE math for -ffast-math when target ISA supports SSE2.

From-SVN: r203291
gcc/ChangeLog
gcc/config/i386/i386.c