public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug math/16526] New: Missing underflow exception from sincos
@ 2014-02-04 20:39 zimmerma+gcc at loria dot fr
  2014-02-07  7:38 ` [Bug math/16526] " 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-04 20:39 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 16526
           Summary: Missing underflow exception from sincos
           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 we get (where sincos1 compute the sine using the sincos function):

Testing function sincos1 for exponent 0 [seed=1823].
 rounding mode MPFR_RNDN:
      wrong underflow flag for x=4.0000000000000@-269
      library gives 4.0000000000000@-269
      mpfr    gives 4.0000000000000@-269
      underflow: mpfr 1, library 0

Since 4.0000000000000@-269 = 0x1p-1074 is the smallest subnormal, 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:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-04 20:39 [Bug math/16526] New: Missing underflow exception from sincos zimmerma+gcc at loria dot fr
2014-02-07  7:38 ` [Bug math/16526] " zimmerma+gcc at loria dot fr
2014-06-13  8:45 ` fweimer at redhat dot com
2014-06-13  8:46 ` 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

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