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/16407] New: ldbl-128ibm coshl spurious overflows


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

            Bug ID: 16407
           Summary: ldbl-128ibm coshl spurious overflows
           Product: glibc
           Version: 2.19
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
          Assignee: unassigned at sourceware dot org
          Reporter: jsm28 at gcc dot gnu.org

The ldbl-128ibm implementation of coshl has a slightly too low threshold for
overflow, resulting in test failures such as:

Failure: Test: cosh (0x2.c679d1f73f0fap+8)
Result:
 is:          inf   inf
 should be:   1.79769313486217438205e+308   0x1.ffffffffffd3ae594e9cp+1023

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