From 766ea9371a0fac8909873c1a9198c24d5780d500 Mon Sep 17 00:00:00 2001 From: "David S. Miller" Date: Fri, 28 Sep 2012 13:19:13 -0700 Subject: 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. --- ChangeLog | 2 -- sysdeps/sparc/fpu/libm-test-ulps | 2 -- 2 files changed, 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 48f7515..12b04d0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,8 +5,6 @@ 2012-09-28 David S. Miller - * sysdeps/sparc/fpu/libm-test-ulps: Update. - * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file. * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New file. 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": -- cgit v1.1