public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug math/16330] New: hypot spurious underflows with subnormal arguments
@ 2013-12-16 18:39 jsm28 at gcc dot gnu.org
  2013-12-17 13:42 ` [Bug math/16330] " cvs-commit at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2013-12-16 18:39 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 16330
           Summary: hypot spurious underflows with subnormal arguments
           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

On x86_64, hypot (0x0.fffffffffffffp-1022, 0x0.fp-1023) produces a spurious
underflow exception although the result is in the normal range.  (I think
similar issues will apply to ldbl-96 and ldbl-128 hypotl as well.)  Cause
related to bug 16316, although the symptoms are different.

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


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

* [Bug math/16330] hypot spurious underflows with subnormal arguments
  2013-12-16 18:39 [Bug math/16330] New: hypot spurious underflows with subnormal arguments jsm28 at gcc dot gnu.org
@ 2013-12-17 13:42 ` cvs-commit at gcc dot gnu.org
  2013-12-17 13:45 ` jsm28 at gcc dot gnu.org
  2014-06-13  9:30 ` fweimer at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2013-12-17 13:42 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=16330

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  c88769dda4199d15267259fd3c9b986e6690a901 (commit)
      from  e4a110f59e6317a52dde765ceb3571763ca07a9a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=c88769dda4199d15267259fd3c9b986e6690a901

commit c88769dda4199d15267259fd3c9b986e6690a901
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Tue Dec 17 13:42:13 2013 +0000

    Fix hypot handling of subnormals (bug 16316, bug 16330).

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                           |   16 +
 NEWS                                |    2 +-
 math/auto-libm-test-in              |   16 +-
 math/auto-libm-test-out             | 2531 +++++++++++++++++++++++++----------
 sysdeps/ieee754/dbl-64/e_hypot.c    |   11 +
 sysdeps/ieee754/ldbl-128/e_hypotl.c |   11 +
 sysdeps/ieee754/ldbl-96/e_hypotl.c  |   11 +
 7 files changed, 1916 insertions(+), 682 deletions(-)

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


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

* [Bug math/16330] hypot spurious underflows with subnormal arguments
  2013-12-16 18:39 [Bug math/16330] New: hypot spurious underflows with subnormal arguments jsm28 at gcc dot gnu.org
  2013-12-17 13:42 ` [Bug math/16330] " cvs-commit at gcc dot gnu.org
@ 2013-12-17 13:45 ` jsm28 at gcc dot gnu.org
  2014-06-13  9:30 ` fweimer at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2013-12-17 13:45 UTC (permalink / raw)
  To: glibc-bugs

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

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Joseph Myers <jsm28 at gcc dot gnu.org> ---
Fixed for 2.19.

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


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

* [Bug math/16330] hypot spurious underflows with subnormal arguments
  2013-12-16 18:39 [Bug math/16330] New: hypot spurious underflows with subnormal arguments jsm28 at gcc dot gnu.org
  2013-12-17 13:42 ` [Bug math/16330] " cvs-commit at gcc dot gnu.org
  2013-12-17 13:45 ` jsm28 at gcc dot gnu.org
@ 2014-06-13  9:30 ` fweimer at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: fweimer at redhat dot com @ 2014-06-13  9:30 UTC (permalink / raw)
  To: glibc-bugs

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

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


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

end of thread, other threads:[~2014-06-13  9:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-16 18:39 [Bug math/16330] New: hypot spurious underflows with subnormal arguments jsm28 at gcc dot gnu.org
2013-12-17 13:42 ` [Bug math/16330] " cvs-commit at gcc dot gnu.org
2013-12-17 13:45 ` jsm28 at gcc dot gnu.org
2014-06-13  9:30 ` fweimer at redhat dot com

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