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/19189] New: [ldbl-128] log1pl (-qNaN) spurious "invalid" exception


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

            Bug ID: 19189
           Summary: [ldbl-128] log1pl (-qNaN) spurious "invalid" exception
           Product: glibc
           Version: 2.22
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
          Assignee: unassigned at sourceware dot org
          Reporter: jsm28 at gcc dot gnu.org
  Target Milestone: ---

The ldbl-128 version of log1pl raises a spurious "invalid" exception for a
-qNaN argument.  E.g., for mips64:

testing long double (without inline functions)
Failure: log1p (-qNaN): Exception "Invalid operation" set
Failure: log1p_downward (-qNaN): Exception "Invalid operation" set
Failure: log1p_towardzero (-qNaN): Exception "Invalid operation" set
Failure: log1p_upward (-qNaN): Exception "Invalid operation" set

-- 
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]