-Werror now enabled by default

Andreas Schwab schwab@suse.de
Wed Dec 10 16:07:00 GMT 2014


Joseph Myers <joseph@codesourcery.com> writes:

> In any case, I did test for and fix various warnings on 32-bit x86, ARM, 
> MIPS and Power during the process of getting the build clean for x86_64 - 

./sysdeps/ieee754/ldbl-128/e_lgammal_r.c:75:1: error: floating constant exceeds range of 'long double' [-Werror=overflow]
static const long double MAXLGM = 1.0485738685148938358098967157129705071571E4928L;
^
./sysdeps/ieee754/ldbl-128/e_lgammal_r.c:78:1: error: floating constant exceeds range of 'long double' [-Werror=overflow]
static const long double huge = 1.0e4000L;
^

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."



More information about the Libc-alpha mailing list