Alan Modra b0abbc2103 Correct IBM long double nextafterl.
Fix for values near a power of two, and some tidies.

	[BZ #16739]
	* sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Correct
	output when value is near a power of two.  Use int64_t for lx and
	remove casts.  Use decimal rather than hex exponent constants.
	Don't use long double multiplication when double will suffice.
	* math/libm-test.inc (nextafter_test_data): Add tests.
	* NEWS: Add 16739 and 16786 to bug list.
2014-04-02 13:46:19 +10:30
..
2014-03-14 11:32:51 -07:00
2014-03-14 11:32:51 -07:00
2014-03-14 11:32:51 -07:00
2014-03-14 11:32:51 -07:00
2014-03-14 11:32:51 -07:00
2014-03-14 11:32:51 -07:00