This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug math/2561] Incorrect return from double lround (0X1.FFFFFFFFFFFFBP+53)


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|SUSPENDED                   |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Joseph Myers <jsm28 at gcc dot gnu.org> 2012-02-23 23:31:13 UTC ---
As discussed in

http://sourceware.org/ml/libc-alpha/2012-02/msg00561.html

this was fixed by

commit 7f5517aa5269af6cac791ca74111f817320b73f2
Author: Paul Pluzhnikov <ppluzhnikov@google.com>
Date:   Thu Sep 8 23:37:32 2011 -0400

    Fix lround() loses precision

and also hidden by x86_64 not using this version of lround any more.

-- 
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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]