public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug math/15319] New: Missing underflow exceptions from atan / atan2
@ 2013-03-28 20:55 jsm28 at gcc dot gnu.org
  2014-01-31 23:19 ` [Bug math/15319] " zimmerma+gcc at loria dot fr
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2013-03-28 20:55 UTC (permalink / raw)
  To: glibc-bugs

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

             Bug #: 15319
           Summary: Missing underflow exceptions from atan / atan2
           Product: glibc
           Version: 2.17
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
        AssignedTo: unassigned@sourceware.org
        ReportedBy: jsm28@gcc.gnu.org
    Classification: Unclassified


Various implementations of atan and atan2 functions fail to raise underflow
exceptions for subnormal arguments (when the result is very close to an input
subnormal, but inexact so should raise underflow).  For example, on x86_64,
atan2f (0x1.fp-129f, 1.0f) returns the correct result 0x1.fp-129f but fails to
raise an underflow exception.

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-02-18 21:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-28 20:55 [Bug math/15319] New: Missing underflow exceptions from atan / atan2 jsm28 at gcc dot gnu.org
2014-01-31 23:19 ` [Bug math/15319] " zimmerma+gcc at loria dot fr
2014-02-02 20:43 ` zimmerma+gcc at loria dot fr
2014-02-07  7:41 ` zimmerma+gcc at loria dot fr
2014-06-13 18:35 ` fweimer at redhat dot com
2015-02-18 21:12 ` cvs-commit at gcc dot gnu.org
2015-02-18 21:13 ` jsm28 at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).