i386.c (ix86_builtin_reciprocal): Remove dependency on TARGET_RECIP.
commit79e22ff8a4524d3f893ed01f508727d59a31a20e
authorMichael Matz <matz@suse.de>
Thu, 5 Nov 2009 14:11:26 +0000 (5 14:11 +0000)
committerMichael Matz <matz@gcc.gnu.org>
Thu, 5 Nov 2009 14:11:26 +0000 (5 14:11 +0000)
tree072cc0b7f17624b605c0faacb8c6cb7a931d9219
parent338311e5d77550d5eba3b760c3db517de7a93016
i386.c (ix86_builtin_reciprocal): Remove dependency on TARGET_RECIP.

* config/i386/i386.c (ix86_builtin_reciprocal): Remove dependency
on TARGET_RECIP.
* doc/invoke.texi (-mrecip): Clarify that we don't need -mrecip
for 1/sqrtf.

From-SVN: r153940
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/doc/invoke.texi