Joseph Myers 335ee09231 Disable libm-test test name beautification for M_* constants.
math/gen-libm-test.pl has code to beautify names of various constants,
transforming the source form in libm-test.inc into the version
appearing in test names in libm-test-ulps files.

This has become decreasingly relevant over time for the M_* constants,
first as I changed the test names so only the arguments and not the
expected results appeared in them, then as tests have moved to
auto-libm-test-* so that automatically generated hex float constants
get used instead of M_* in test inputs.

This patch removes the beautification for all M_* constants.  Tested
x86_64 and x86 and ulps updated accordingly.  Even the one case where
this affected the name in the ulps files will disappear once complex
function tests are moved to auto-libm-test-*.

	* math/gen-libm-test.pl (%beautify): Remove M_* constants.
	* sysdeps/i386/fpu/libm-test-ulps: Update.
	* sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2013-12-19 14:59:22 +00:00
..
2007-10-16 05:59:15 +00:00
2013-10-30 17:32:08 +10:00
2013-08-30 18:08:59 +02:00
2013-09-20 21:25:31 +02:00
2007-06-08 02:50:59 +00:00
2013-10-08 15:46:48 +02:00
2013-06-15 00:09:26 +05:30
2013-09-23 00:52:09 -04:00
2004-05-28 06:56:51 +00:00
2013-03-18 07:39:12 +01:00
2013-10-08 15:46:48 +02:00
2013-09-11 17:07:38 +02:00
2013-06-05 20:44:03 +00:00
2013-03-18 07:39:12 +01:00
2012-01-07 23:57:22 -05:00
2013-03-18 07:39:12 +01:00
2002-08-31 17:45:33 +00:00
2013-10-08 15:46:48 +02:00