[PATCH] Update x86_64 ULPs

Andreas Jaeger aj@suse.com
Tue Aug 14 06:03:00 GMT 2012


On 08/13/2012 09:26 PM, Andreas Jaeger wrote:
> On 08/13/2012 01:41 PM, Markus Trippelsdorf wrote:
>> The recent clog and clog10 fixes are causing some failing tests on my
>> AMD64 CPU.
>
> thanks, pushed to git now,
>
> Andreas

The same patch is needed on i386 as well (on my Intel system), I've 
committed the patch below,

Andreas

2012-08-14  Andreas Jaeger  <aj@suse.de>

         * sysdeps/i386/fpu/libm-test-ulps: Update.

diff --git a/sysdeps/i386/fpu/libm-test-ulps 
b/sysdeps/i386/fpu/libm-test-ulps
index f70311b..b683532 100644
--- a/sysdeps/i386/fpu/libm-test-ulps
+++ b/sysdeps/i386/fpu/libm-test-ulps
@@ -1077,6 +1077,8 @@ idouble: 1
  Test "Imaginary part of: clog10 (0x1.000566p0 + 0x1.234p-100 i) == 
3.577293486783822178310971763308187385546e-5 + 
3.897399639875661463735636919790792140598e-31 i":
  ildouble: 1
  ldouble: 1
+Test "Real part of: clog10 (0x1.234566p-30 + 1.0 i) == 
2.438200411482400072282924063740535840474e-19 + 
6.821881764607257184291586401763604544928e-1 i":
+ldouble: 1
  Test "Imaginary part of: clog10 (0x1.234566p-30 + 1.0 i) == 
2.438200411482400072282924063740535840474e-19 + 
6.821881764607257184291586401763604544928e-1 i":
  float: 1
  ifloat: 1

-- 
  Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
   SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
    GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
     GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126



More information about the Libc-alpha mailing list