------- Comment #2 from jakub at gcc dot gnu dot org 2010-08-24 15:42 ------- Well, we don't have sreal_sqrt, and the approximation mcf_sqrt uses is quite tied to the float representation, while it isn't impossible to convert it, I'd say it isn't trivial either. Perhaps we could use mpfr instead.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45273