https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121021
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Ever confirmed|1 |0 Keywords| |documentation Resolution|INVALID |--- --- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Hmm, I do think there is a documentation issue though it says -Wextra enables -Wuninitialized but it is -Wall that does.