From: Ulrich Drepper Date: Thu, 22 May 2008 20:00:18 +0000 (+0000) Subject: * math/libm-test.inc (exp_test): Exclude expl(1000.0L) from X-Git-Tag: cvs/fedora-glibc-20080524T2218~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acbb987309f328b1679f5aef2804c603113c6426;p=thirdparty%2Fglibc.git * math/libm-test.inc (exp_test): Exclude expl(1000.0L) from being executed on PowerPC as the expected result exceeds IBM long double 128 __LDBL_MAX__. --- diff --git a/ChangeLog b/ChangeLog index 887875739b1..499da8fae74 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-02-20 Ryan S. Arnold + + * math/libm-test.inc (exp_test): Exclude expl(1000.0L) from + being executed on PowerPC as the expected result exceeds IBM + long double 128 __LDBL_MAX__. + 2008-05-21 Roland McGrath * shlib-versions (sparc.*-.*-.*, sparc64.*-.*-.*): Add ABI lines.