From 06a5b8f7994c241dccfaebd5c08c3e06a2dedb8f Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Fri, 23 Jun 2017 20:23:26 +0000 Subject: Update x86 ulps for GCC 7. Testing with GCC 7 for 32-bit x86 showed some ulps differences, presumably from variation in when values with excess precision get spilled to the stack and so lose that precision. This patch updates the libm-test-ulps files accordingly. * sysdeps/i386/fpu/libm-test-ulps: Update. * sysdeps/i386/i686/fpu/multiarch/libm-test-ulps: Likewise. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 464e65d..53b141b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2017-06-23 Joseph Myers + * sysdeps/i386/fpu/libm-test-ulps: Update. + * sysdeps/i386/i686/fpu/multiarch/libm-test-ulps: Likewise. + * libm-test-support.c (check_float_internal): Clear exceptions at end of function. (check_int): Likewise. -- cgit v1.1