[Bug c/53001] -Wfloat-conversion should be available to warn about floating point errors

jjcogliati-r1 at yahoo dot com gcc-bugzilla@gcc.gnu.org
Fri Sep 27 02:26:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53001

--- Comment #18 from Joshua Cogliati <jjcogliati-r1 at yahoo dot com> ---
(In reply to Manuel López-Ibáñez from comment #17)
> (In reply to Joshua Cogliati from comment #16)
> > This does not bootstrap trunk yet, because gcc has floating conversion
> > issues and with this being enabled by -Wextra and with -Werror, gcc fails to
> > build.
> 
> Are those real bugs or normal code?

So far they seem to be normal code.  I'll try eliminating the warning on a few,
but if there are too many I'll just split the patch into the basic warning and
one that occurs on -Wextra.


More information about the Gcc-bugs mailing list