[Bug math/20157] New: [powerpc] fabsl (sNaN) wrongly raises "invalid"
jsm28 at gcc dot gnu.org
sourceware-bugzilla@sourceware.org
Fri May 27 14:09:00 GMT 2016
https://sourceware.org/bugzilla/show_bug.cgi?id=20157
Bug ID: 20157
Summary: [powerpc] fabsl (sNaN) wrongly raises "invalid"
Product: glibc
Version: 2.23
Status: NEW
Severity: normal
Priority: P2
Component: math
Assignee: unassigned at sourceware dot org
Reporter: jsm28 at gcc dot gnu.org
Target Milestone: ---
Host: powerpc*-*-*
The powerpc implementations of fabsl for ldbl-128ibm (both powerpc32 and
powerpc64) wrongly raise the "invalid" exception for sNaN arguments. fabs
functions should be quiet for all inputs including signaling NaNs.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list