]> sourceware.org Git - glibc.git/commitdiff
* 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 887875739b11aa760b024e73c4eb763e262f5f61..499da8fae744da0f1bd60f222aef1da1da335449 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.
This page took 0.051556 seconds and 5 git commands to generate.