[gccgo] Redo builtin square root support

Ian Lance Taylor iant@google.com
Tue Nov 24 19:11:00 GMT 2009


This patch redoes the builtin square root support in Go to be more
flexible for other math functions, and to use the builtin
functionality on the 80387 when using -fexcess-precision=standard
(which is the default for Go).  Committed to gccgo branch.

Ian


-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-diff
Size: 10642 bytes
Desc: sqrt
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20091124/ca769043/attachment.bin>


More information about the Gcc-patches mailing list