public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug math/16361] New: x86 / x86_64 expl / exp10l missing underflows
@ 2013-12-20 21:48 jsm28 at gcc dot gnu.org
  2014-02-06  6:45 ` [Bug math/16361] " zimmerma+gcc at loria dot fr
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2013-12-20 21:48 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 16361
           Summary: x86 / x86_64 expl / exp10l missing underflows
           Product: glibc
           Version: 2.19
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
          Assignee: unassigned at sourceware dot org
          Reporter: jsm28 at gcc dot gnu.org

The x86 and x86_64 implementations of expl / exp10l can fail to produce
underflow exceptions when the unscaled result has trailing 0 bits so the
scaling down to subnormal precision is exact.  An example at least with a patch
I'm testing for bug 16356 is exp10l (-4932) in round-to-zero mode (the precise
cases may depend on the x87 processor implementation).

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


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

end of thread, other threads:[~2015-06-21 17:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-20 21:48 [Bug math/16361] New: x86 / x86_64 expl / exp10l missing underflows jsm28 at gcc dot gnu.org
2014-02-06  6:45 ` [Bug math/16361] " zimmerma+gcc at loria dot fr
2014-02-06 18:37 ` [Bug math/16361] [i386/x86_64] " jsm28 at gcc dot gnu.org
2014-02-07  7:59 ` zimmerma+gcc at loria dot fr
2014-06-13 11:22 ` fweimer at redhat dot com
2015-06-21 17:49 ` jsm28 at gcc dot gnu.org
2015-06-21 17:49 ` cvs-commit 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).