]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog
powerpc: Fix lgammal_r overflow warnings
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>
Thu, 11 Dec 2014 12:17:11 +0000 (07:17 -0500)
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>
Thu, 11 Dec 2014 12:17:11 +0000 (07:17 -0500)
commit9d96909913249f7b1ff9f503f8fa8abc458089a9
treec315f51dcd4c843872af9893b43a61c7a7e7f044
parente2dd138e21c8924ff1509cb4b0b5a31d9a096e06
powerpc: Fix lgammal_r overflow warnings

ldbl-128ibm uses ldbl-128 e_lgammal_r implementation as is, however some
constants definitions overflows for IBM long double range.  This patch
suppress the compiler warnings until the ldbl-128ibm implementation is
fixed.
ChangeLog
sysdeps/ieee754/ldbl-128/e_lgammal_r.c