diff options
author | David S. Miller <davem@davemloft.net> | 2012-09-28 13:19:13 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-09-28 13:29:09 -0700 |
commit | 766ea9371a0fac8909873c1a9198c24d5780d500 (patch) | |
tree | 6ddb619b7d50c4ad7d71611329e2085007481d22 /sysdeps/sparc | |
parent | d3b9fd9e8dc00a5431408f27f0756e8e3923efd1 (diff) | |
download | glibc-766ea9371a0fac8909873c1a9198c24d5780d500.zip glibc-766ea9371a0fac8909873c1a9198c24d5780d500.tar.gz glibc-766ea9371a0fac8909873c1a9198c24d5780d500.tar.bz2 |
Revert "Add missed ildouble case in yesterday's sparc ULPs update for clog/clog10."
This reverts commit 084b8fabd28ab541efbe5ce7ef6008107a4b86ea.
Sorry something put garbage into the string, will debug this.
Diffstat (limited to 'sysdeps/sparc')
-rw-r--r-- | sysdeps/sparc/fpu/libm-test-ulps | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/sparc/fpu/libm-test-ulps b/sysdeps/sparc/fpu/libm-test-ulps index 852200a..385bc5d 100644 --- a/sysdeps/sparc/fpu/libm-test-ulps +++ b/sysdeps/sparc/fpu/libm-test-ulps @@ -1329,8 +1329,6 @@ double: 1 idouble: 1 Test "Imaginary part of: clog10 (0xfd95243681c055c2632286921092p-113 + 0x1bccabcd29ca2152860ec29e34ef7p-113 i) == 2.8774482675253468630312378575186855052697e-66 + 0.4571561610046221605554903008571429975493 ?": ildouble: 2 -Test "Imaginary part of: clog10 (0xfd95243681c055c2632286921092p-113 + 0x1bccabcd29ca2152860ec29e34ef7p-113 i) == 2.8774482675253468630312378575186855052697e-66 + 0.4571561610046221605554903008571429975493 ?%6M$90x+u? ": -ildouble: 2 Test "Imaginary part of: clog10 (0xfd95243681c055c2632286921092p-113 + 0x1bccabcd29ca2152860ec29e34ef7p-113 i) == 2.8774482675253468630312378575186855052697e-66 + 0.4571561610046221605554903008571429975493 i": ldouble: 2 Test "Imaginary part of: clog10 (0xfe961079616p-45 + 0x1bc37e09e6d1p-45 i) == 2.3329549194675052736016290082882121135546e-26 + 0.4561756099441139182878993697611751382976 i": |