http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50148
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-08-24 21:17:24 UTC --- (In reply to comment #1) > (Another solution would be to build GCC with -Wno-error=maybe-uninitialized.) I think that is a bad idea really. The question is this is a false positive or a true positive?