Update x86-64 ULPs

The recent clog and clog10 fixes are causing some failing tests on my
AMD64 CPU.
This commit is contained in:
Markus Trippelsdorf 2012-08-13 21:24:17 +02:00 committed by Andreas Jaeger
parent 42443a4792
commit ba6cba9eec
2 changed files with 7 additions and 0 deletions

View File

@ -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

View File

@ -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