Joseph Myers
0c3717e782
Fix ldbl-128 / ldbl-128ibm tanl for -Wuninitialized.
...
The ldbl-128 and ldbl-128ibm implementations of tanl produce
uninitialized variable warnings with -Wuninitialized because of a
variable that is initialized only conditionally, then used under the
same conditions under which it is set. This patch uses DIAG_* macros
to suppress those warnings.
Tested for powerpc and mips64.
* sysdeps/ieee754/ldbl-128/k_tanl.c: Include <libc-internal.h>.
(__kernel_tanl): Ignore uninitialized warnings around use of SIGN.
* sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Include <libc-internal.h>.
(__kernel_tanl): Ignore uninitialized warnings around use of SIGN.
2015-05-22 20:13:44 +00:00
..
2015-02-25 00:01:15 +00:00
2015-02-26 21:06:34 +00:00
2015-05-22 17:36:52 +00:00
2013-10-04 10:32:36 +09:30
2015-05-15 22:07:57 +00:00
2014-06-23 20:20:10 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2014-02-10 15:07:12 +01:00
2015-01-02 16:29:47 +00:00
2013-10-04 10:32:48 +09:30
2015-02-26 12:57:21 +00:00
2014-06-27 14:52:13 +00:00
2014-06-10 12:07:15 +00:00
2014-05-23 12:07:50 +00:00
2014-01-02 16:35:46 +00:00
2013-10-04 10:32:36 +09:30
2015-01-02 16:29:47 +00:00
2013-10-04 10:32:48 +09:30
2013-10-04 10:32:19 +09:30
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-05-22 20:13:44 +00:00
2015-01-02 16:29:47 +00:00
2014-02-10 15:07:12 +01:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-02-25 11:13:41 +00:00
2015-02-18 21:10:49 +00:00
2015-01-02 16:29:47 +00:00
2014-11-24 11:41:47 +05:30
2013-10-04 10:32:19 +09:30
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-05-22 17:48:45 +00:00
2014-01-08 13:32:39 +00:00
2013-10-04 10:32:19 +09:30
2014-11-24 11:41:47 +05:30
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2014-11-26 13:54:55 +00:00
2013-10-04 10:32:36 +09:30
2014-11-24 11:41:47 +05:30
2014-11-24 11:41:47 +05:30
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-04-13 21:19:27 +02:00
2015-02-26 15:14:58 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2014-11-24 11:41:47 +05:30
2015-01-02 16:29:47 +00:00
2014-04-02 13:46:19 +10:30
2013-10-04 10:32:36 +09:30
2013-10-04 10:32:36 +09:30
2015-02-17 00:41:50 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2014-06-20 07:48:20 +05:30
2014-11-24 11:41:47 +05:30
2015-01-02 16:29:47 +00:00
2015-02-11 23:17:25 +00:00
2013-10-04 10:32:19 +09:30
2013-10-04 10:32:36 +09:30
2013-10-04 10:32:19 +09:30
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2013-03-22 12:39:10 -03:00
2015-04-13 21:19:27 +02:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00