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 middle-end/50040] [4.5/4.6 Regression] missed warning: âx.yâ is used uninitialized in this function


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50040

--- Comment #10 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-01-03 13:29:56 UTC ---
It's also questionable to cause new warnings to appear on the branch if
you consider code using -Werror.  Leaving open a bit for further consideration,
should be closed as fixed for 4.7 once that is released and it didn't make
the 4.6 branch.


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