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/16447] erfc (0x6.a8p+4) ldbl-128 throws underflow exception


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

--- Comment #5 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  7e6424e343b5213ae12bae83c0d018f4fcafd5cd (commit)
      from  83a3406e0f1dd92cd6c7c2a668c5cec2fe1a0cc6 (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=7e6424e343b5213ae12bae83c0d018f4fcafd5cd

commit 7e6424e343b5213ae12bae83c0d018f4fcafd5cd
Author: Andreas Krebbel <krebbel@linux.vnet.ibm.com>
Date:   Tue Feb 11 13:47:47 2014 +0100

    BZ #16447: Fix ldbl-128 expl implementation.

    Extend the range of numbers handled via unsafe mode.
    Add expl testcase and regenerate ULPs for s390.

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

Summary of changes:
 ChangeLog                         |    9 +++++++++
 math/auto-libm-test-in            |    1 +
 math/auto-libm-test-out           |   25 +++++++++++++++++++++++++
 sysdeps/ieee754/ldbl-128/e_expl.c |    2 +-
 sysdeps/s390/fpu/libm-test-ulps   |    3 +++
 5 files changed, 39 insertions(+), 1 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]