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.