OSDN Git Service

* config/i386/i386.c (ix86_emit_swsqrtsf): Limit the result of
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Jun 2007 11:22:24 +0000 (11:22 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Jun 2007 11:22:24 +0000 (11:22 +0000)
commit24355ccb13501ac22a58b84503c962c84e6b4acc
treee196b965d9904a543cb575770458772d00773fd2
parent2337199f97fefd2202503722542397ec80704d8b
* config/i386/i386.c (ix86_emit_swsqrtsf): Limit the result of
rsqrt insn to FLT_MAX to avoid NaN for zero input argument.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125847 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c