------- Comment #1 from pinskia at gcc dot gnu dot org  2005-10-11 17:31 -------
Hmm, I think this is a bug in glibc's csqrt. as I get the following on
powerpc-darwin:
 (  0.000000    , -1.000000    ) ( 0.7071068    ,-0.7071068    )
 ( 9.9999994E-39, -1.000000    ) ( 0.7071068    ,-0.7071068    )
 (-9.9999994E-39, -1.000000    ) ( 0.7071068    ,-0.7071068    )


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 GCC target triplet|x86_64-unknown-linux-gnu    |x86_64-*-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24313

Reply via email to