This is the mail archive of the libc-alpha@sourceware.cygnus.com 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]

glibc-2.1.2pre2: math failures on PPC


Hi,

I just wanted to report these probably cosmetic testsuite failures on PPC:

testing double (inline functions)
Fail: j1 (8.0) = 0.23463...
Fail: jn (1, 8.0) = 0.23463...
Fail: y0 (1.0) = 0.08825...
Fail: y0 (1.5) = 0.38244...
Fail: y1 (8.0) = -0.15806...
Fail: yn (0, 1.0) = 0.08825...
Fail: yn (0, 1.5) = 0.38244...
Fail: yn (1, 8.0) = -0.15806...
Fail: yn (10, 2.0) = -129184.5...
Fail: yn (10, 10.0) = -0.35981...

Test suite completed:
  2169 test cases plus 2161 tests for exception flags executed.
  10 errors occured.

testing double (without inline functions)
Fail: j1 (8.0) = 0.23463...
Fail: jn (1, 8.0) = 0.23463...
Fail: y0 (1.0) = 0.08825...
Fail: y0 (1.5) = 0.38244...
Fail: y1 (8.0) = -0.15806...
Fail: yn (0, 1.0) = 0.08825...
Fail: yn (0, 1.5) = 0.38244...
Fail: yn (1, 8.0) = -0.15806...
Fail: yn (10, 2.0) = -129184.5...
Fail: yn (10, 10.0) = -0.35981...

Test suite completed:
  2285 test cases plus 2273 tests for exception flags executed.
  10 errors occured.

testing float (without inline functions)
Fail: jn (3, 0.7) = 0.00692...
Fail: jn (10, 2.0) = 2.515...*10^-7
Fail: yn (10, 1.0) = -1.216...*10^8

Test suite completed:
  2278 test cases plus 2266 tests for exception flags executed.
  3 errors occured.

testing float (inline functions)
Fail: jn (3, 0.7) = 0.00692...
Fail: jn (10, 2.0) = 2.515...*10^-7
Fail: yn (10, 1.0) = -1.216...*10^8

Test suite completed:
  2162 test cases plus 2154 tests for exception flags executed.
  3 errors occured.

Franz.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]