tests: avoid spurious assertion failure in test-float.c on ppc64
authorJim Meyering <meyering@redhat.com>
Wed, 31 Aug 2011 15:47:18 +0000 (17:47 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 31 Aug 2011 16:57:05 +0000 (18:57 +0200)
commit9926b90d5159916a539b49359b3589fe89c2d987
tree10476f199f52ff455e04a7db1a59cc9926b35990
parentf02585c1b0257f35aab61aae924f3f91ff7439e0
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.
ChangeLog
tests/test-float.c