public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug math/13889] New: expl (709.75) wrongly overflows for ldbl-128ibm
@ 2012-03-22  2:34 jsm28 at gcc dot gnu.org
  2012-04-18 12:43 ` [Bug math/13889] " azanella at linux dot vnet.ibm.com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2012-03-22  2:34 UTC (permalink / raw)
  To: glibc-bugs

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

             Bug #: 13889
           Summary: expl (709.75) wrongly overflows for ldbl-128ibm
           Product: glibc
           Version: 2.15
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
        AssignedTo: unassigned@sourceware.org
        ReportedBy: jsm28@gcc.gnu.org
                CC: sjmunroe@us.ibm.com
    Classification: Unclassified
              Host: powerpc*-*-*


For powerpc-linux-gnu, expl (709.75) wrongly returns infinity instead of the
correct finite value.  exp (709.75) correctly returns a finite value slightly
below DBL_MAX.

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

* [Bug math/13889] expl (709.75) wrongly overflows for ldbl-128ibm
  2012-03-22  2:34 [Bug math/13889] New: expl (709.75) wrongly overflows for ldbl-128ibm jsm28 at gcc dot gnu.org
@ 2012-04-18 12:43 ` azanella at linux dot vnet.ibm.com
  2013-03-27 12:33 ` azanella at linux dot vnet.ibm.com
  2014-06-26 13:44 ` fweimer at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: azanella at linux dot vnet.ibm.com @ 2012-04-18 12:43 UTC (permalink / raw)
  To: glibc-bugs

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

Adhemerval Zanella Netto <azanella at linux dot vnet.ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |azanella at linux dot
                   |                            |vnet.ibm.com

--- Comment #1 from Adhemerval Zanella Netto <azanella at linux dot vnet.ibm.com> 2012-04-18 12:42:40 UTC ---
Current code check if input won't generate overflow, but it seems the current
value check (709.08956571282405153382846025171462914L) is less than logl
(LDBL_MAX). I believe this value should be adjusted to higher one,
709.78271289338399678773454114190492789L.

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

* [Bug math/13889] expl (709.75) wrongly overflows for ldbl-128ibm
  2012-03-22  2:34 [Bug math/13889] New: expl (709.75) wrongly overflows for ldbl-128ibm jsm28 at gcc dot gnu.org
  2012-04-18 12:43 ` [Bug math/13889] " azanella at linux dot vnet.ibm.com
@ 2013-03-27 12:33 ` azanella at linux dot vnet.ibm.com
  2014-06-26 13:44 ` fweimer at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: azanella at linux dot vnet.ibm.com @ 2013-03-27 12:33 UTC (permalink / raw)
  To: glibc-bugs

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

Adhemerval Zanella Netto <azanella at linux dot vnet.ibm.com> changed:

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

--- Comment #2 from Adhemerval Zanella Netto <azanella at linux dot vnet.ibm.com> 2013-03-27 12:33:43 UTC ---
Fixed with commit e42a38dd9dd4bbeb0fbd6e99f35d796ba37b6879.

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

* [Bug math/13889] expl (709.75) wrongly overflows for ldbl-128ibm
  2012-03-22  2:34 [Bug math/13889] New: expl (709.75) wrongly overflows for ldbl-128ibm jsm28 at gcc dot gnu.org
  2012-04-18 12:43 ` [Bug math/13889] " azanella at linux dot vnet.ibm.com
  2013-03-27 12:33 ` azanella at linux dot vnet.ibm.com
@ 2014-06-26 13:44 ` fweimer at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: fweimer at redhat dot com @ 2014-06-26 13:44 UTC (permalink / raw)
  To: glibc-bugs

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

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-26 13:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-22  2:34 [Bug math/13889] New: expl (709.75) wrongly overflows for ldbl-128ibm jsm28 at gcc dot gnu.org
2012-04-18 12:43 ` [Bug math/13889] " azanella at linux dot vnet.ibm.com
2013-03-27 12:33 ` azanella at linux dot vnet.ibm.com
2014-06-26 13:44 ` 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).