From e223d1fe72e820d96f43831412ab267a1ace04d0 Mon Sep 17 00:00:00 2001 From: steve ellcey-CA Eng-Software Date: Fri, 14 Oct 2016 12:53:27 -0700 Subject: Fix warnings from latest GCC. * sysdeps/ieee754/dbl-64/e_pow.c (checkint) Make conditions explicitly boolean. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b3332bcb40..9e50bf4189 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2016-10-14 Steve Ellcey + + * sysdeps/ieee754/dbl-64/e_pow.c (checkint) Make conditions explicitly + boolean. + 2016-10-13 Joseph Myers * math/s_ccosh_template.c (M_DECL_FUNC (__ccosh)): Instead of -- cgit 1.4.1