This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/50148] GCC fails to bootstrap with -O3 due to "may be used uninitialized" errors


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?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]