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-05-12 16:44:53 +01:00
2016-01-25 10:43:41 -08:00
2016-06-06 21:40:25 -04:00
2016-04-10 23:58:43 +02:00
2016-01-04 16:05:18 +00:00
2016-01-08 02:19:26 -05:00
2016-06-08 23:11:42 +00:00
2016-01-04 16:05:18 +00:00
2016-06-09 17:23:51 +00:00
2016-01-04 16:05:18 +00:00
2016-04-30 18:51:43 +02:00
2016-05-30 22:13:47 +02:00
2016-01-04 16:05:18 +00:00
2016-01-28 01:52:05 +00:00
2016-04-11 10:27:25 +02:00
2016-01-21 22:58:03 -08:00
2016-05-12 15:26:55 +02:00
2016-05-12 14:07:56 +02:00
2016-06-06 16:03:29 -03:00
2016-05-04 15:52:30 +02:00
2016-05-25 17:18:06 +02:00
2016-01-04 16:05:18 +00:00
2016-02-18 14:55:29 -02:00
2016-01-04 16:05:18 +00:00
2016-06-07 04:46:37 -04:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2016-06-07 08:00:40 -07:00
2016-06-09 04:43:31 -07:00