X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=2c6a3b2e201cdf3810a1649758f4a68373550f85;hb=9926b90d5159916a539b49359b3589fe89c2d987;hp=004d610b61043c7c096d86298fde3a41d6c13eab;hpb=f02585c1b0257f35aab61aae924f3f91ff7439e0;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index 004d610b6..2c6a3b2e2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2011-08-31 Jim Meyering + tests: avoid spurious assertion failure in test-float.c on ppc64 + * tests/test-float.c (test_long_double): Comment out an assertion, + LDBL_MIN_EXP <= DBL_MIN_EXP, that is failing at least on PowerPC-64 + with gcc-4.4.4. + maint: indent with spaces, not TABs I need to get in the habit of running gnulib's "make check". Both of these would have been caught.