http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36296
--- Comment #19 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2013-04-17 09:37:24 UTC --- (In reply to comment #2) > 1. Split the -Wuninitialized into two different warnings: one for which gcc > knows that the variable is uninitialized and one for which it cannot decide. > -Wuninitialized currently does both. Note that -Wmaybe-uninitialized is available since at least GCC 4.8.0