https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55496
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2017-12-30 Ever confirmed|0 |1 --- Comment #5 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to Martin Sebor from comment #4) > There are a ton of warnings in profiledbootstrap, including -Wuninitialized > (see the full list below for an x86_64 GCC 7.0 configured with > --enable-languages=ada,all,c,c++,fortran,go,objc,obj-c++ > -with-build-config=bootstrap-lto --disable-werror). My understanding is > that it's not really expected to work without --disable-werror. I think it'd still be worth fixing them, though, so I'm taking this as confirmation.