http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49971
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |manu at gcc dot gnu.org Resolution| |DUPLICATE --- Comment #2 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2011-08-04 08:41:02 UTC --- (In reply to comment #1) > This is the standard CCP optimization getting in the way of uninitialized > variable warnings. Correct. *** This bug has been marked as a duplicate of bug 18501 ***