[Bug math/5997] Very slow execution of sinf function

jsm28 at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Wed Feb 29 20:23:00 GMT 2012


http://sourceware.org/bugzilla/show_bug.cgi?id=5997

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|aj at suse dot de           |unassigned at sourceware
                   |                            |dot org

--- Comment #3 from Joseph Myers <jsm28 at gcc dot gnu.org> 2012-02-29 20:23:22 UTC ---
Confirmed with current sources.  Given that sinf is not correctly rounding (see
bug 1163) it's quite possible there is a reasonable fix that does not involve a
whole new correctly rounding implementation - although we're generally moving
away from x87 trig instructions as too inaccurate (see bug 13658).

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the Glibc-bugs mailing list