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/6805] j0(), j1(), jn() do not raise exceptions on underflow error


https://sourceware.org/bugzilla/show_bug.cgi?id=6805

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #5 from Joseph Myers <jsm28 at gcc dot gnu.org> ---
It's now documented that exceptions may not be raised when libm is in the
(deprecated) error-handling modes that use matherr, which are the only cases
where TLOSS errors may occur (since 
commit c36e1d2369f149a64c759f3ad6f4cc5a03b03b62).

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