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/19076] New: [ldbl-128ibm] log1pl (-1) wrong sign of infinity


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

            Bug ID: 19076
           Summary: [ldbl-128ibm] log1pl (-1) wrong sign of infinity
           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: ---
            Target: powerpc*-*-*

The ldbl-128ibm implementation of log1pl produces an infinity with the wrong
sign for log1pl (-1) in FE_DOWNWARD_MODE:

infinity has wrong sign.
Failure: Test: log1p_downward (-1)
Result:
 is:          inf   inf
 should be:  -inf  -inf

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