]> git.ipfire.org Git - thirdparty/glibc.git/commit
Fix warnings from latest GCC.
authorsteve ellcey-CA Eng-Software <sellcey@sellcey-thinkpad.caveonetworks.com>
Fri, 14 Oct 2016 19:53:27 +0000 (12:53 -0700)
committerFlorian Weimer <fweimer@redhat.com>
Sat, 7 Oct 2017 11:39:15 +0000 (13:39 +0200)
commitb3c498b834c112c10831dced77c9409cb79f339e
treeb4c2936795825e003d11b0d21362fe1483d9d40b
parentb70f43dcef0ca638d2d550ead8007f7c9bb7e4bb
Fix warnings from latest GCC.

* sysdeps/ieee754/dbl-64/e_pow.c (checkint) Make conditions explicitly
boolean.

(cherry picked from commit e223d1fe72e820d96f43831412ab267a1ace04d0)
ChangeLog
sysdeps/ieee754/dbl-64/e_pow.c