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/4997] lround(nexafter(0.5,-1)) has incorrect value


------- Additional Comments From rsa at us dot ibm dot com  2007-11-20 21:46 -------
Created an attachment (id=2099)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=2099&action=view)
Patch to fix the erroneous lround results

This patch will fix the erroneous results in lround, lroundf, llround, and
llroundf.  It also adds some test cases to the libm-test.inc framework to
verify that they're fixed.

I want to hold back on checking this in until I get a chance to build and 'make
check' across several different systems to verify that I caught all the cases.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #2072 is|0                           |1
           obsolete|                            |


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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