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 libc/16427] New: test-ldouble and test-ildoubl fail on S/390


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

            Bug ID: 16427
           Summary: test-ldouble and test-ildoubl fail on S/390
           Product: glibc
           Version: 2.17
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: krebbel1 at de dot ibm.com
                CC: drepper.fsp at gmail dot com

Even after regenerating ULPs test-ldouble and test-ildoubl keep failing.

This worked with glibc 2.14 and fails with 2.17. It still fails with 2.19. I'll
try to start some more tests in order to narrow it down.

testing long double (without inline functions)
Failure: Test: exp_towardzero (0x1.86ap+16)
Result:
 is:          inf   inf
 should be:   1.18973149535723176508e+4932   0x1.ffffffffffffffffffffp+16383
Failure: Test: exp_towardzero (0xf.ffffffffffff8p+1020)
Result:
 is:          inf   inf
 should be:   1.18973149535723176508e+4932   0x1.ffffffffffffffffffffp+16383
Failure: Test: exp_towardzero (0xf.ffffffffffffbffffffffffffcp+1020)
Result:
 is:          inf   inf
 should be:   1.18973149535723176508e+4932   0x1.ffffffffffffffffffffp+16383
Failure: Test: exp_towardzero (0xf.fffffffffffffffffffffffffff8p+16380)
Result:
 is:          inf   inf
 should be:   1.18973149535723176508e+4932   0x1.ffffffffffffffffffffp+16383
Failure: Test: exp_towardzero (0xf.fffffffffffffffp+16380)
Result:
 is:          inf   inf
 should be:   1.18973149535723176508e+4932   0x1.ffffffffffffffffffffp+16383
Failure: Test: exp_towardzero (0xf.fffffp+124)
Result:
 is:          inf   inf
 should be:   1.18973149535723176508e+4932   0x1.ffffffffffffffffffffp+16383
Failure: Test: exp_downward (0x1.86ap+16)
Result:
 is:          inf   inf
 should be:   1.18973149535723176508e+4932   0x1.ffffffffffffffffffffp+16383
Failure: Test: exp_downward (0xf.ffffffffffff8p+1020)
Result:
 is:          inf   inf
 should be:   1.18973149535723176508e+4932   0x1.ffffffffffffffffffffp+16383
Failure: Test: exp_downward (0xf.ffffffffffffbffffffffffffcp+1020)
Result:
 is:          inf   inf
 should be:   1.18973149535723176508e+4932   0x1.ffffffffffffffffffffp+16383
Failure: Test: exp_downward (0xf.fffffffffffffffffffffffffff8p+16380)
Result:
 is:          inf   inf
 should be:   1.18973149535723176508e+4932   0x1.ffffffffffffffffffffp+16383
Failure: Test: exp_downward (0xf.fffffffffffffffp+16380)
Result:
 is:          inf   inf
 should be:   1.18973149535723176508e+4932   0x1.ffffffffffffffffffffp+16383
Failure: Test: exp_downward (0xf.fffffp+124)
Result:
 is:          inf   inf
 should be:   1.18973149535723176508e+4932   0x1.ffffffffffffffffffffp+16383
Failure: Test: expm1_towardzero (0x1.86ap+16)
Result:
 is:          inf   inf
 should be:   1.18973149535723176508e+4932   0x1.ffffffffffffffffffffp+16383
Failure: Test: expm1_towardzero (0xf.ffffffffffff8p+1020)
Result:
 is:          inf   inf
 should be:   1.18973149535723176508e+4932   0x1.ffffffffffffffffffffp+16383
Failure: Test: expm1_towardzero (0xf.ffffffffffffbffffffffffffcp+1020)

...

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