[Bug 1000498] Re: fmod() incorrectly returns NaN for (some?) denormalized inputs
Chris J Arges
1000498 at bugs.launchpad.net
Thu Sep 13 21:16:02 UTC 2012
Ok changes made. Thanks
** Description changed:
[Impact]
+ When using fmod, some inputs will cause incorrect results.
[Fix]
+ An upstream eglibc patch (c5bfe3d5ba29d36563f1e4bd4f8d7336093ee6fc) fixes this particular issue.
[Test Case]
+ See comment https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/1000498/comments/1 for a C program that exhibits this issue.
[Regression Potential]
+ This adds the fixes for fmod and adds the appropriate test cases in eglibc.
[Original Report]
See http://sourceware.org/bugzilla/show_bug.cgi?id=14048.
** Changed in: eglibc (Ubuntu Precise)
Status: Incomplete => In Progress
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to eglibc in Ubuntu.
https://bugs.launchpad.net/bugs/1000498
Title:
fmod() incorrectly returns NaN for (some?) denormalized inputs
Status in Embedded GLIBC:
Fix Released
Status in “eglibc” package in Ubuntu:
In Progress
Status in “eglibc” source package in Precise:
In Progress
Status in “eglibc” source package in Quantal:
In Progress
Bug description:
[Impact]
When using fmod, some inputs will cause incorrect results.
[Fix]
An upstream eglibc patch (c5bfe3d5ba29d36563f1e4bd4f8d7336093ee6fc) fixes this particular issue.
[Test Case]
See comment https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/1000498/comments/1 for a C program that exhibits this issue.
[Regression Potential]
This adds the fixes for fmod and adds the appropriate test cases in eglibc.
[Original Report]
See http://sourceware.org/bugzilla/show_bug.cgi?id=14048.
To manage notifications about this bug go to:
https://bugs.launchpad.net/eglibc/+bug/1000498/+subscriptions
More information about the foundations-bugs
mailing list