mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-18 12:16:13 +08:00
Update x86-64 ULPs
The recent clog and clog10 fixes are causing some failing tests on my AMD64 CPU.
This commit is contained in:
parent
42443a4792
commit
ba6cba9eec
@ -1,3 +1,7 @@
|
||||
2012-08-13 Markus Trippelsdorf <markus@trippelsdorf.de>
|
||||
|
||||
* sysdeps/x86_64/fpu/libm-test-ulps: Update.
|
||||
|
||||
2012-08-13 Jeff Law <law@redhat.com>
|
||||
|
||||
* manual/stdio.texi (snprintf): Clarify handling of the trailing
|
||||
|
@ -817,6 +817,9 @@ float: 1
|
||||
ifloat: 1
|
||||
ildouble: 1
|
||||
ldouble: 1
|
||||
Test "Real part of: clog (0x1.234566p-30 + 1.0 i) == 5.614163921211322622623353961365728040115e-19 + 1.570796325735258575254858696548386439740 i":
|
||||
ildouble: 1
|
||||
ldouble: 1
|
||||
Test "Real part of: clog (0x1.fffffep+127 + 0x1.fffffep+127 i) == 89.06941264234832570836679262104313101776 + pi/4 i":
|
||||
ildouble: 1
|
||||
ldouble: 1
|
||||
|
Loading…
Reference in New Issue
Block a user