* config/i386/i386.c (ix86_builtin_reciprocal): Remove dependency
authormatz <matz@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Nov 2009 14:11:26 +0000 (14:11 +0000)
committermatz <matz@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Nov 2009 14:11:26 +0000 (14:11 +0000)
commit4472d56a7b3b0c0fc0170756b24b61bf8ebc001f
tree072cc0b7f17624b605c0faacb8c6cb7a931d9219
parent1bf7a84d9d07d5c3dbc40fd202c25fedae926451
* 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.

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