[Bug c++/34772] [4.4/4.5/4.6 Regression] self-initialisation does not silence uninitialised warnings (-Winit-self ignored)
manu at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jun 27 18:02:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34772
--- Comment #21 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2011-06-27 18:01:40 UTC ---
(In reply to comment #20)
> Actually, we would really like it. Currently, we have to disable it because
> most of the warnings are bogus. New _valid_ warnings are welcome.
If you think most -Winit-self warnings are bogus, this fix cannot help you.
More information about the Gcc-bugs
mailing list