Joseph Myers 59e53a7898 Fix ldbl-128 expm1l (sNaN) (bug 20232).
The ldbl-128 version of expm1l returns sNaN for sNaN input.  This
patch fixes it to add such inputs to themselves so that qNaN is
returned in this case.

Tested for mips64.

	[BZ #20232]
	* sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Add NaN input to
	itself.
2016-06-09 17:23:51 +00:00
..
2012-04-18 14:31:43 +02:00
2016-01-15 05:23:20 -08:00
2015-09-16 21:11:00 +00:00
2013-06-05 20:44:03 +00:00