public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug math/15285] New: Bessel function spurious overflows for ldbl-128 / ldbl-128ibm
@ 2013-03-17 20:24 jsm28 at gcc dot gnu.org
  2013-03-21 13:58 ` [Bug math/15285] " jsm28 at gcc dot gnu.org
  2014-06-13 18:41 ` fweimer at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2013-03-17 20:24 UTC (permalink / raw)
  To: glibc-bugs

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

             Bug #: 15285
           Summary: Bessel function spurious overflows for ldbl-128 /
                    ldbl-128ibm
           Product: glibc
           Version: 2.17
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
        AssignedTo: unassigned@sourceware.org
        ReportedBy: jsm28@gcc.gnu.org
    Classification: Unclassified


The ldbl-128 / ldbl-128ibm implementations of Bessel function do not check if
the argument can be doubled before doing so, resulting in spurious overflows
for arguments above LDBL_MAX / 2.0L.  This is reported for ldbl-128 at
http://sourceware.org/ml/libc-alpha/2013-03/msg00434.html and the same applies
for ldbl-128ibm (tested for y1l (0x1p1023L) on powerpc64).

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug math/15285] Bessel function spurious overflows for ldbl-128 / ldbl-128ibm
  2013-03-17 20:24 [Bug math/15285] New: Bessel function spurious overflows for ldbl-128 / ldbl-128ibm jsm28 at gcc dot gnu.org
@ 2013-03-21 13:58 ` jsm28 at gcc dot gnu.org
  2014-06-13 18:41 ` fweimer at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2013-03-21 13:58 UTC (permalink / raw)
  To: glibc-bugs

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

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

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

--- Comment #1 from Joseph Myers <jsm28 at gcc dot gnu.org> 2013-03-21 13:58:12 UTC ---
Fixed for 2.18 by:

commit 98c48fe5cc4317123a168490a8fb37540e23f104
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Thu Mar 21 13:57:21 2013 +0000

    Fix Bessel function spurious overflows for ldbl-128 / ldbl-128ibm (bug
15285).

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug math/15285] Bessel function spurious overflows for ldbl-128 / ldbl-128ibm
  2013-03-17 20:24 [Bug math/15285] New: Bessel function spurious overflows for ldbl-128 / ldbl-128ibm jsm28 at gcc dot gnu.org
  2013-03-21 13:58 ` [Bug math/15285] " jsm28 at gcc dot gnu.org
@ 2014-06-13 18:41 ` fweimer at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: fweimer at redhat dot com @ 2014-06-13 18:41 UTC (permalink / raw)
  To: glibc-bugs

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

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] 3+ messages in thread

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-17 20:24 [Bug math/15285] New: Bessel function spurious overflows for ldbl-128 / ldbl-128ibm jsm28 at gcc dot gnu.org
2013-03-21 13:58 ` [Bug math/15285] " jsm28 at gcc dot gnu.org
2014-06-13 18:41 ` 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).