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

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

            Bug ID: 16517
           Summary: Missing underflow exception from tanf
           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 7382
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7382&action=edit
test program

on x86_64 the attached test program gives:

GNU libc version: 2.18.90
GNU libc release: development
x=0x1p-149 (1.401298464e-45)
libc: tanf(x)=0x1p-149 (1.401298464e-45) underflow=0
mpfr: tanf(x)=0x1p-149 (1.401298464e-45)
ulp difference: 0.000000

Since the result is the smallest positive subnormal, an underflow exception
should be raised

See http://webloria.loria.fr/~zimmerma/glibc/

-- 
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-07 23:12 UTC | newest]

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