bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

3.1.7 test failures on Fedora rawhide


From: Stepan Kasal
Subject: 3.1.7 test failures on Fedora rawhide
Date: Thu, 24 Sep 2009 13:45:15 +0200
User-agent: Mutt/1.5.19 (2009-01-05)

Hello Arnold,

I have observed test failures on recent 64bit Fedora:
double{1,2} fails on all 64bit architectures
intformat fails on x86_64 only

See also http://bugzilla.redhat.com/522235

Sorry that I:
1) have not runthe tests earlier 2) have not reported here at moment
I discovered the failures 3) have not found time to investigate them.

If you mail me some hints what I should test on the systems, I'm
ready to do it.

Stepan Kasal

============== _double1 =============
*** double1.ok  2007-02-20 15:33:55.000000000 -0500
--- _double1    2009-09-09 16:32:39.000000000 -0400
***************
*** 1,2 ****
! 9223372036854775808
  9223372036854775808
--- 1,2 ----
! -9223372036854775808
  9223372036854775808
============== _double2 =============
*** double2.ok  2007-04-17 15:23:13.000000000 -0400
--- _double2    2009-09-09 16:32:39.000000000 -0400
***************
*** 1,4 ****
  2^60= 1152921504606846976 1152921504606846976 1.15292e+18 
100000000000000000000
  2^61= 2305843009213693952 2305843009213693952 2.30584e+18 
200000000000000000000
  2^62= 4611686018427387904 4611686018427387904 4.61169e+18 
400000000000000000000
! 2^63= 9223372036854775808 9223372036854775808 9.22337e+18 
1000000000000000000000
--- 1,4 ----
  2^60= 1152921504606846976 1152921504606846976 1.15292e+18 
100000000000000000000
  2^61= 2305843009213693952 2305843009213693952 2.30584e+18 
200000000000000000000
  2^62= 4611686018427387904 4611686018427387904 4.61169e+18 
400000000000000000000
! 2^63= -9223372036854775808 9223372036854775808 9.22337e+18 
1000000000000000000000
============== _intformat =============
*** intformat.ok        2007-01-30 13:26:50.000000000 -0500
--- _intformat  2009-09-09 16:32:40.000000000 -0400
***************
*** 1,2 ****
--- 1,3 ----
+ (sprintf(%s,2^63) = -9223372036854775808)-9.22337e+18 = -1.84467e+19
  3 -3 17
  0000000000000000000000000000000000000000000000000000001




reply via email to

[Prev in Thread] Current Thread [Next in Thread]