about summary refs log tree commit diff
path: root/sysdeps
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2016-05-27 15:26:48 +0000
committerJoseph Myers <joseph@codesourcery.com>2016-05-27 15:26:48 +0000
commitd8728df4306c07ed3dc64e825dec9f2e97cb826d (patch)
tree15528a34740a8af90a42e41b0612dce9abb891fd /sysdeps
parentde628893f63ebf8cfa7b480028ab1d7d0a01ab06 (diff)
downloadglibc-d8728df4306c07ed3dc64e825dec9f2e97cb826d.tar.gz
glibc-d8728df4306c07ed3dc64e825dec9f2e97cb826d.tar.xz
glibc-d8728df4306c07ed3dc64e825dec9f2e97cb826d.zip
Remove unused macros from libm-test.inc.
This patch removes various no-longer-used macros from libm-test.inc.
NO_TEST_INLINE_FLOAT, NO_TEST_INLINE_DOUBLE and M_PI_6l would have
been used before relevant tests were moved to auto-libm-test-in.
TEST_COND_x86_64 and TEST_COND_x86 were for tests in auto-libm-test-in
XFAILed for x86, and are no longer relevant now the bugs in question
have been fixed and the XFAILing removed (if future x86-specific
XFAILs become needed, they can always be added back).

Tested for x86_64 and x86.

	* math/libm-test.inc (NO_TEST_INLINE_FLOAT): Remove macro.
	(NO_TEST_INLINE_DOUBLE): Likewise.
	(TEST_COND_x86_64): Likewise.
	(TEST_COND_x86): Likewise.
	(M_PI_6l): Likewise.
Diffstat (limited to 'sysdeps')
0 files changed, 0 insertions, 0 deletions