about summary refs log tree commit diff
path: root/ChangeLog.8
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2017-02-20 17:53:51 +0000
committerJoseph Myers <joseph@codesourcery.com>2017-02-20 17:53:51 +0000
commit24b2a1b12283c73335281c4010bcbaafead04619 (patch)
tree977740f64bab66d0690655e55334a6e3e13a2c20 /ChangeLog.8
parent71223d68802e63a9d8e3b9f2907ccefffe1762cb (diff)
downloadglibc-24b2a1b12283c73335281c4010bcbaafead04619.tar.gz
glibc-24b2a1b12283c73335281c4010bcbaafead04619.tar.xz
glibc-24b2a1b12283c73335281c4010bcbaafead04619.zip
Remove some unused libm-test exception macros.
This patch removes some libm-test-support.h macros for exceptions that
are no longer used.  EXCEPTIONS_OK has been unused for some time.  The
macros for underflow exceptions with some types only were used when
the results for complex inverse trig and hyperbolic functions were
manually maintained, but are no longer needed now the auto-libm-test
machinery is used to determine the correct result and exceptions for
every floating-point format and rounding mode.

Tested for x86_64.

	* math/libm-test-support.h (EXCEPTIONS_OK): Remove macro.
	(UNDERFLOW_EXCEPTION_FLOAT): Likewise.
	(UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
	(UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
	(UNDERFLOW_EXCEPTION_OK_DOUBLE): Likewise.
	(UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
Diffstat (limited to 'ChangeLog.8')
0 files changed, 0 insertions, 0 deletions