public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug math/15497] New: PowerPC: hypotf invalid return for -INF
@ 2013-05-20 14:33 azanella at linux dot vnet.ibm.com
  2013-05-20 14:33 ` [Bug math/15497] " azanella at linux dot vnet.ibm.com
  2014-06-13 17:42 ` fweimer at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: azanella at linux dot vnet.ibm.com @ 2013-05-20 14:33 UTC (permalink / raw)
  To: glibc-bugs

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

             Bug #: 15497
           Summary: PowerPC: hypotf invalid return for -INF
           Product: glibc
           Version: 2.18
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
        AssignedTo: unassigned@sourceware.org
        ReportedBy: azanella@linux.vnet.ibm.com
    Classification: Unclassified


The following libm testcases fails on POWER6 or order machine:

Failure: Test: hypot (-inf, qNaN) == inf
Result:
 is:         qNaN
 should be:   inf   inf
Failure: Test: hypot (qNaN, -inf) == inf
Result:
 is:         qNaN
 should be:   inf   inf

This is due sysdeps/powerpc/fpu/e_hypotf.c does not handle correctly -INF input
and handle as NAN.

-- 
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/15497] PowerPC: hypotf invalid return for -INF
  2013-05-20 14:33 [Bug math/15497] New: PowerPC: hypotf invalid return for -INF azanella at linux dot vnet.ibm.com
@ 2013-05-20 14:33 ` azanella at linux dot vnet.ibm.com
  2014-06-13 17:42 ` fweimer at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: azanella at linux dot vnet.ibm.com @ 2013-05-20 14:33 UTC (permalink / raw)
  To: glibc-bugs

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

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

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

--- Comment #1 from Adhemerval Zanella Netto <azanella at linux dot vnet.ibm.com> 2013-05-20 14:33:52 UTC ---
Fixed by 13d3b41a36c4f28d171a144f8a9baad3a8835981.

-- 
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/15497] PowerPC: hypotf invalid return for -INF
  2013-05-20 14:33 [Bug math/15497] New: PowerPC: hypotf invalid return for -INF azanella at linux dot vnet.ibm.com
  2013-05-20 14:33 ` [Bug math/15497] " azanella at linux dot vnet.ibm.com
@ 2014-06-13 17:42 ` fweimer at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: fweimer at redhat dot com @ 2014-06-13 17:42 UTC (permalink / raw)
  To: glibc-bugs

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

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 17:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-20 14:33 [Bug math/15497] New: PowerPC: hypotf invalid return for -INF azanella at linux dot vnet.ibm.com
2013-05-20 14:33 ` [Bug math/15497] " azanella at linux dot vnet.ibm.com
2014-06-13 17:42 ` 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).