public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug math/16354] New: cosh spurious underflows
@ 2013-12-20 18:11 jsm28 at gcc dot gnu.org
  2014-06-13 11:23 ` [Bug math/16354] " fweimer at redhat dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2013-12-20 18:11 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 16354
           Summary: cosh spurious underflows
           Product: glibc
           Version: 2.19
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
          Assignee: unassigned at sourceware dot org
          Reporter: jsm28 at gcc dot gnu.org

On x86_64, for long double, cosh of subnormals produces spurious underflow
exceptions:

Failure: cosh (0x2p-16384): Exception "Underflow" set

It looks likely that other versions of cosh have the same bug, arising from use
of expm1, except for it being covered up by bug 16353 meaning some expm1
versions fail to raise the exception when they should.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

end of thread, other threads:[~2015-06-22 21:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-20 18:11 [Bug math/16354] New: cosh spurious underflows jsm28 at gcc dot gnu.org
2014-06-13 11:23 ` [Bug math/16354] " fweimer at redhat dot com
2014-06-23 20:21 ` jsm28 at gcc dot gnu.org
2014-06-23 20:21 ` cvs-commit at gcc dot gnu.org
2015-06-22 21:07 ` cvs-commit 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).