summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorStan Shebs <stanshebs@google.com>2015-08-26 16:10:00 -0700
committerRoland McGrath <roland@hack.frob.com>2015-08-26 16:10:43 -0700
commitfff289f358ee26bb4cdd70f72f4b1b0e1a7d07a1 (patch)
tree178d336afbbe2df8521eccc7e4e16f66ab60531c /misc
parent55504a3df099b70e06cd14064adfe6bd815cedbd (diff)
Disable uninitialized warning with GCC 4.8
As with other spots in the code, GCC 4.8 unnecessarily complains about an uninitialized variable in tanl calcs, so this patch disables. With it, the library and sees the usual set of test passes. * sysdeps/ieee754/ldbl-96/k_tanl.c: Include <libc-internal.h>. (__kernel_tanl): Ignore uninitialized warnings around use of SIGN.
Diffstat (limited to 'misc')
0 files changed, 0 insertions, 0 deletions