This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug math/16314] hypot spurious underflows


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

--- 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  6432a5409c9faf2a2f562b782d40432d73cda4d8 (commit)
      from  c88769dda4199d15267259fd3c9b986e6690a901 (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=6432a5409c9faf2a2f562b782d40432d73cda4d8

commit 6432a5409c9faf2a2f562b782d40432d73cda4d8
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Tue Dec 17 13:43:40 2013 +0000

    Fix dbl-64 hypot spurious underflows (bug 16314).

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

Summary of changes:
 ChangeLog                        |    7 +
 NEWS                             |    2 +-
 math/auto-libm-test-in           |    3 +-
 math/auto-libm-test-out          | 1498 +++++++++++++++++++-------------------
 sysdeps/ieee754/dbl-64/e_hypot.c |    2 +-
 5 files changed, 759 insertions(+), 753 deletions(-)

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]