about summary refs log tree commit diff
path: root/math/test-double-vlen2.h
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2017-02-07 23:06:19 +0000
committerJoseph Myers <joseph@codesourcery.com>2017-02-07 23:06:19 +0000
commit12d6284c0e06fdc15da577b65374cd7df6809c84 (patch)
tree8952d07cb1dd74c51c2b62e446aa56d4800e0a40 /math/test-double-vlen2.h
parentedbbdb185518008439221ed9db296ab31039d076 (diff)
downloadglibc-12d6284c0e06fdc15da577b65374cd7df6809c84.tar.gz
glibc-12d6284c0e06fdc15da577b65374cd7df6809c84.tar.xz
glibc-12d6284c0e06fdc15da577b65374cd7df6809c84.zip
Clean up libm vector tests exception test disabling.
The libm vector tests disable tests of exception raising via defining
macros EXCEPTION_TESTS_float and EXCEPTION_TESTS_double to 0 in the
headers for individual vector lengths.

As EXCEPTION_TESTS is used in code in libm-test-driver.c that is
otherwise ready to be built only once per type, this is not a good
idea; it's better to define TEST_EXCEPTIONS appropriately so that
flag_test_exceptions then gets initialized appropriately.
Furthermore, it's better to do this just once, in test-math-vector.h,
since there is no actual dependence on the vector length or type.
This patch duly makes that change.

Tested for x86_64.

	* math/test-math-finite.h (TEST_EXCEPTIONS): New macro.
	* math/test-math-no-finite.h (TEST_EXCEPTIONS): Likewise.
	* math/test-math-vector.h (TEST_EXCEPTIONS): Likewise.
	* math/test-math-no-inline.h (TEST_EXCEPTIONS): Remove macro.
	* math/test-double-vlen2.h (EXCEPTION_TESTS_double): Likewise.
	* math/test-double-vlen4.h (EXCEPTION_TESTS_double): Likewise.
	* math/test-double-vlen8.h (EXCEPTION_TESTS_double): Likewise.
	* math/test-float-vlen4.h (EXCEPTION_TESTS_float): Likewise.
	* math/test-float-vlen8.h (EXCEPTION_TESTS_float): Likewise.
	* math/test-float-vlen16.h (EXCEPTION_TESTS_float): Likewise.
Diffstat (limited to 'math/test-double-vlen2.h')
-rw-r--r--math/test-double-vlen2.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/test-double-vlen2.h b/math/test-double-vlen2.h
index 58d029ab2a..06571cf65c 100644
--- a/math/test-double-vlen2.h
+++ b/math/test-double-vlen2.h
@@ -20,7 +20,6 @@
 #include "test-math-no-inline.h"
 #include "test-math-vector.h"
 
-#define EXCEPTION_TESTS_double 0
 #define ROUNDING_TESTS_double(MODE) ((MODE) == FE_TONEAREST)
 
 #define VEC_SUFF _vlen2