diff options
author | joseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d> | 2011-12-02 17:19:10 +0000 |
---|---|---|
committer | joseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d> | 2011-12-02 17:19:10 +0000 |
commit | 207e6eacd86cbc50bc1f78b06709b93a085dd9d8 (patch) | |
tree | 9abd9f8a20beb2f95b34e1e5a16c501dc87fcfcf /libc/sysdeps/s390/fpu/libm-test-ulps | |
parent | 709390fe0688830722a221c3d8a49a85855f7232 (diff) | |
download | eglibc2-207e6eacd86cbc50bc1f78b06709b93a085dd9d8.tar.gz |
Merge changes between r15868 and r16068 from /fsf/trunk.
git-svn-id: svn://svn.eglibc.org/trunk@16069 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'libc/sysdeps/s390/fpu/libm-test-ulps')
-rw-r--r-- | libc/sysdeps/s390/fpu/libm-test-ulps | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libc/sysdeps/s390/fpu/libm-test-ulps b/libc/sysdeps/s390/fpu/libm-test-ulps index a014bafd4..fb8973132 100644 --- a/libc/sysdeps/s390/fpu/libm-test-ulps +++ b/libc/sysdeps/s390/fpu/libm-test-ulps @@ -338,9 +338,9 @@ ildouble: 2 ldouble: 2 Test "Real part of: cpow (2 + 3 i, 4 + 0 i) == -119.0 - 120.0 i": double: 1 -float: 4 +float: 5 idouble: 1 -ifloat: 4 +ifloat: 5 ildouble: 3 ldouble: 3 Test "Imaginary part of: cpow (2 + 3 i, 4 + 0 i) == -119.0 - 120.0 i": @@ -1155,9 +1155,9 @@ ldouble: 1 Function: Real part of "cpow": double: 2 -float: 4 +float: 5 idouble: 2 -ifloat: 4 +ifloat: 5 ildouble: 10 ldouble: 10 |