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/18586] New: [ldbl-128] expl missing underflows


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

            Bug ID: 18586
           Summary: [ldbl-128] expl missing underflows
           Product: glibc
           Version: 2.21
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
          Assignee: unassigned at sourceware dot org
          Reporter: jsm28 at gcc dot gnu.org
  Target Milestone: ---

The following failures are seen in long double testing for mips64 (these are
test inputs already in the testsuite):

Failure: exp (-0x2.c5b2319c4843cp+12): Exception "Underflow" not set
Failure: exp_downward (-0x2.c5b2319c4843accp+12): Exception "Underflow" not set
Failure: exp_downward (-0x2.c5b2319c4843cp+12): Exception "Underflow" not set
Failure: exp_downward (-0x2.c5b234p+12): Exception "Underflow" not set
Failure: exp_towardzero (-0x2.c5b2319c4843accp+12): Exception "Underflow" not
set
Failure: exp_towardzero (-0x2.c5b2319c4843cp+12): Exception "Underflow" not set
Failure: exp_towardzero (-0x2.c5b234p+12): Exception "Underflow" not 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]