[Bug math/20160] New: [powerpc] ceil, rint etc. return sNaN for sNaN input
jsm28 at gcc dot gnu.org
sourceware-bugzilla@sourceware.org
Fri May 27 16:44:00 GMT 2016
https://sourceware.org/bugzilla/show_bug.cgi?id=20160
Bug ID: 20160
Summary: [powerpc] ceil, rint etc. return sNaN for sNaN input
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 versions of ceil, floor, round, trunc, rint, nearbyint and their
float versions, for both powerpc32 and powerpc64, return sNaN for sNaN input
when they should return qNaN.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list