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
..
2016-01-25 10:43:41 -08:00
2016-01-08 02:19:26 -05:00
2016-05-30 22:13:47 +02:00
2016-01-28 01:52:05 +00:00
2016-04-11 10:27:25 +02:00