public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug math/16538] New: Missing underflow exception from sinl
@ 2014-02-07  7:35 zimmerma+gcc at loria dot fr
  2014-02-08  7:11 ` [Bug math/16538] Missing underflow exception from sin/sinl 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-07  7:35 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 16538
           Summary: Missing underflow exception from sinl
           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

on x86_64:

Testing function sin for exponent 0 [seed=8344].
 rounding mode MPFR_RNDZ:
      wrong underflow flag for x=8.0000000000000000@-4112
      library gives 8.0000000000000000@-4112
      mpfr    gives 0
      underflow: mpfr 1, library 0

Since the glibc result is the smallest subnormal 0x1p-16445, an 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-06-23 22:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-07  7:35 [Bug math/16538] New: Missing underflow exception from sinl zimmerma+gcc at loria dot fr
2014-02-08  7:11 ` [Bug math/16538] Missing underflow exception from sin/sinl zimmerma+gcc at loria dot fr
2014-06-13  8:41 ` fweimer at redhat dot com
2015-06-23 22:25 ` cvs-commit at gcc dot gnu.org
2015-06-23 22:26 ` jsm28 at gcc dot gnu.org
2015-06-23 22:32 ` vincent-srcware at vinc17 dot net

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