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/16447] erfc (0x6.a8p+4) ldbl-128 throws underflow exception


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

--- Comment #2 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
I would say that the calculation of "unsafe" (which determines whether 
there is a final scaling step) should be adjusted to count a wider range 
of cases as unsafe - any case where the problem multiplication might 
underflow.

Note that since this has been tracked to a problem with expl, any fix 
should add a corresponding expl input showing the problem as an exp test 
in auto-libm-test-in, rather than only testing the problem indirectly 
through erfc.

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