Update sysdeps/x86_64/fpu/libm-test-ulps

[BZ #13927]
	* sysdeps/x86_64/fpu/libm-test-ulps: Update.
This commit is contained in:
Markus Trippelsdorf 2012-04-21 14:14:27 +02:00 committed by Andreas Jaeger
parent b8e3372811
commit 8280f22d30
3 changed files with 12 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2012-04-21 Markus Trippelsdorf <markus@trippelsdorf.de>
[BZ #13927]
* sysdeps/x86_64/fpu/libm-test-ulps: Update.
2012-04-21 Nix <nix@esperi.org.uk>
[BZ #7064]

2
NEWS
View File

@ -21,7 +21,7 @@ Version 2.16
13760, 13761, 13786, 13792, 13806, 13824, 13840, 13841, 13844, 13846,
13851, 13852, 13854, 13871, 13872, 13873, 13879, 13883, 13892, 13895,
13908, 13910, 13911, 13912, 13913, 13915, 13916, 13917, 13918, 13919,
13920, 13921, 13926, 13928, 13938, 13963, 13967, 13973
13920, 13921, 13926, 13927, 13928, 13938, 13963, 13967, 13973
* ISO C11 support:

View File

@ -550,6 +550,9 @@ ldouble: 1
Test "Real part of: clog (0x1.fffffep+127 + 0x1.fffffep+127 i) == 89.06941264234832570836679262104313101776 + pi/4 i":
ildouble: 1
ldouble: 1
Test "Real part of: clog (0x1.fp+16383 + 0x1.fp+16383 i) == 11356.83823118610934184548269774874545400 + pi/4 i":
ildouble: 1
ldouble: 1
Test "Real part of: clog (0x1.fp+16383 + 0x1p+16383 i) == 11356.60974243783798653123798337822335902 + 0.4764674194737066993385333770295162295856 i":
ildouble: 1
ldouble: 1
@ -653,6 +656,9 @@ ldouble: 1
Test "Real part of: clog10 (0x1.fp+16383 + 0x1.fp+16383 i) == 4932.212175672014259683102930239951947672 + pi/4*log10(e) i":
ildouble: 1
ldouble: 1
Test "Real part of: clog10 (0x1.fp+16383 + 0x1p+16383 i) == 4932.112944269463028900262609694408579449 + 0.2069271710841128115912940666587802677383 i":
ildouble: 1
ldouble: 1
Test "Imaginary part of: clog10 (0x1p-1073 + 0x1p-1073 i) == -322.8546703496198318667349645920187712089 + pi/4*log10(e) i":
double: 1
idouble: 1