mirror of git://sourceware.org/git/glibc.git
Update i386 ULPs
This commit is contained in:
parent
2fdd4f783e
commit
e11f5155b2
|
@ -1,3 +1,7 @@
|
|||
2012-08-14 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* sysdeps/i386/fpu/libm-test-ulps: Update.
|
||||
|
||||
2012-08-13 Maxim Kuvyrkov <maxim@codesourcery.com>
|
||||
|
||||
* include/atomic.h (atomic_exchange_and_add): Split into ...
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue