* math/libm-test.inc (exp_test): Exclude expl(1000.0L) from
authorUlrich Drepper <drepper@redhat.com>
Thu, 22 May 2008 20:00:18 +0000 (20:00 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 22 May 2008 20:00:18 +0000 (20:00 +0000)
being executed on PowerPC as the expected result exceeds IBM
long double 128 __LDBL_MAX__.

ChangeLog

index 8878757..499da8f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-02-20  Ryan S. Arnold  <rsa@us.ibm.com>
+
+       * 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  <roland@redhat.com>
 
        * shlib-versions (sparc.*-.*-.*, sparc64.*-.*-.*): Add ABI lines.