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 c++/34772] [4.4/4.5/4.6 Regression] self-initialisation does not silence uninitialised warnings (-Winit-self ignored)


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

--- Comment #20 from Davi Arnaut <davi.arnaut at oracle dot com> 2011-06-27 16:40:52 UTC ---
Actually, we would really like it. Currently, we have to disable it because
most of the warnings are bogus. New _valid_ warnings are welcome.


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