diff options
author | Andreas Jaeger <aj@suse.de> | 2012-08-14 08:04:51 +0200 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2012-08-14 08:04:51 +0200 |
commit | fab967007b1ebfff374f40d6f321f14d45674525 (patch) | |
tree | 2cc758078b4f0e2afb2c7e5e03154a23136255e1 | |
parent | e11f5155b28e0a48e347ef0a68de1cdd229aa18c (diff) | |
download | glibc-fab967007b1ebfff374f40d6f321f14d45674525.tar glibc-fab967007b1ebfff374f40d6f321f14d45674525.tar.gz glibc-fab967007b1ebfff374f40d6f321f14d45674525.tar.bz2 glibc-fab967007b1ebfff374f40d6f321f14d45674525.zip |
Another ULPs update.
-rw-r--r-- | sysdeps/i386/fpu/libm-test-ulps | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/i386/fpu/libm-test-ulps b/sysdeps/i386/fpu/libm-test-ulps index b683532c7c..abd98a2951 100644 --- a/sysdeps/i386/fpu/libm-test-ulps +++ b/sysdeps/i386/fpu/libm-test-ulps @@ -1078,6 +1078,7 @@ Test "Imaginary part of: clog10 (0x1.000566p0 + 0x1.234p-100 i) == 3.57729348678 ildouble: 1 ldouble: 1 Test "Real part of: clog10 (0x1.234566p-30 + 1.0 i) == 2.438200411482400072282924063740535840474e-19 + 6.821881764607257184291586401763604544928e-1 i": +ildouble: 1 ldouble: 1 Test "Imaginary part of: clog10 (0x1.234566p-30 + 1.0 i) == 2.438200411482400072282924063740535840474e-19 + 6.821881764607257184291586401763604544928e-1 i": float: 1 |