public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug math/16519] New: Missing underflow exception from sinhf
@ 2014-02-01  9:13 zimmerma+gcc at loria dot fr
  2014-02-02 20:48 ` [Bug math/16519] " zimmerma+gcc at loria dot fr
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: zimmerma+gcc at loria dot fr @ 2014-02-01  9:13 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 16519
           Summary: Missing underflow exception from sinhf
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
          Assignee: unassigned at sourceware dot org
          Reporter: zimmerma+gcc at loria dot fr

Created attachment 7383
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7383&action=edit
test program

on x86_64 with the attached program I get:

GNU libc version: 2.18.90
GNU libc release: development
x=0x1.4p-146 (1.401298464e-44)
libc: sinhf(x)=0x1.4p-146 (1.401298464e-44) underflow=0
mpfr: sinhf(x)=0x1.4p-146 (1.401298464e-44)
ulp difference: 0.000000

The result 0x1.4p-146 is smaller than the smallest normal number, thus the
underflow exception should be raised.

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


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

end of thread, other threads:[~2015-08-06 23:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-01  9:13 [Bug math/16519] New: Missing underflow exception from sinhf zimmerma+gcc at loria dot fr
2014-02-02 20:48 ` [Bug math/16519] " zimmerma+gcc at loria dot fr
2014-02-07  7:44 ` zimmerma+gcc at loria dot fr
2014-06-13  8:49 ` fweimer at redhat dot com
2015-08-06 23:02 ` cvs-commit at gcc dot gnu.org
2015-08-06 23:03 ` 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).