This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug math/20157] New: [powerpc] fabsl (sNaN) wrongly raises "invalid"


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]