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/14048] fmod() incorrectly returns NaN for (some?) denormalized inputs


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

--- Comment #11 from Carlos O'Donell <carlos_odonell at mentor dot com> 2012-06-25 22:22:18 UTC ---
(In reply to comment #10)
> On Mon, 25 Jun 2012, carlos_odonell at mentor dot com wrote:
> 
> > Shall we drop the testsuite addition from the backport?
> 
> The most conservative backport would be just patch 1/3, without the 
> testsuite addition - 1/3 is fixing the regression in 2.15 (a regression 
> introduced by the addition of the wordsize-64 version), the other patches 
> are fixing a failure that showed up for powerpc with the new testcases but 
> as far as I know that powerpc failure is not a regression.

The Power failure is still a failure and should be fixed.

Please checkin all three patches *without* the testsuite addition.

I want to avoid people working with a stable branch having testsuite failures
show up out of thin air because we fixed a bug. That's OK for trunk, but not OK
for a stable branch. The new testsuite failure is difficult and time-consuming
for non-experts to diagnose. We hide this by fixing the bug, and using the
regression test to verify the fix, but then dropping the testcase from the
backport.

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