diff options
-rw-r--r-- | ChangeLog | 3 | ||||
-rw-r--r-- | sysdeps/powerpc/fpu/libm-test-ulps | 2 |
2 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2011-08-19 Andreas Schwab <schwab@redhat.com> + * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i) + expectations for long double. + * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed from sysdeps/unix/sysv/linux/powerpc/scandir64.c. diff --git a/sysdeps/powerpc/fpu/libm-test-ulps b/sysdeps/powerpc/fpu/libm-test-ulps index 8516e915e7..7f187ac726 100644 --- a/sysdeps/powerpc/fpu/libm-test-ulps +++ b/sysdeps/powerpc/fpu/libm-test-ulps @@ -395,6 +395,8 @@ ldouble: 1 Test "Imaginary part of: ctan (0.75 + 1.25 i) == 0.160807785916206426725166058173438663 + 0.975363285031235646193581759755216379 i": double: 1 idouble: 1 +ildouble: 1 +ldouble: 1 # ctanh Test "Real part of: ctanh (-2 - 3 i) == -0.965385879022133124278480269394560686 + 0.988437503832249372031403430350121098e-2 i": |