public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug math/18825] New: pow missing underflows
@ 2015-08-13 23:10 jsm28 at gcc dot gnu.org
  2015-08-13 23:12 ` [Bug math/18825] " jsm28 at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2015-08-13 23:10 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 18825
           Summary: pow missing underflows
           Product: glibc
           Version: 2.22
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
          Assignee: unassigned at sourceware dot org
          Reporter: jsm28 at gcc dot gnu.org
  Target Milestone: ---

pow functions can sometimes miss underflow exceptions.  E.g., for float on
x86_64:

Failure: pow (0x8p-152, 0xd.b5459p-4): Exception "Underflow" not set

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


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

end of thread, other threads:[~2015-09-25 22:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-13 23:10 [Bug math/18825] New: pow missing underflows jsm28 at gcc dot gnu.org
2015-08-13 23:12 ` [Bug math/18825] " jsm28 at gcc dot gnu.org
2015-09-25 22:30 ` cvs-commit at gcc dot gnu.org
2015-09-25 22:31 ` 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).