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/16427] ldbl-128 exp overflows to inf


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

--- Comment #8 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  7beb48cbb77ef32135a07b429838521a0c181377 (commit)
       via  c20d5bf50991d6c4e396f27612ad379214120c48 (commit)
      from  2f10c4d6901e7a4c4ad294cc5bb8ece6547f4f62 (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=7beb48cbb77ef32135a07b429838521a0c181377

commit 7beb48cbb77ef32135a07b429838521a0c181377
Author: Andreas Krebbel <krebbel@linux.vnet.ibm.com>
Date:   Wed Jan 15 09:50:31 2014 +0100

    [BZ #16427] Fix ldbl-128 exp overflows.

    Invoke the non-IEEE handling only for numbers special also in the IEEE
    case.  This aligns the exp handling with the other ldbl variants.

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=c20d5bf50991d6c4e396f27612ad379214120c48

commit c20d5bf50991d6c4e396f27612ad379214120c48
Author: Andreas Krebbel <krebbel@linux.vnet.ibm.com>
Date:   Wed Jan 15 09:49:54 2014 +0100

    S/390: Regenerate ULPs.

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

Summary of changes:
 ChangeLog                         |   10 +
 sysdeps/ieee754/ldbl-128/w_expl.c |   18 +-
 sysdeps/s390/fpu/libm-test-ulps   |11099 +++++++++++++++++++++++++++++++++----
 3 files changed, 9975 insertions(+), 1152 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]