This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/34772] [3.4/4.0/4.1/4.2/4.3 Regression] self-initialisation does not silence uninitialised warnings (-Winit-self ignored)
- From: "manu at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jan 2008 02:08:44 -0000
- Subject: [Bug c++/34772] [3.4/4.0/4.1/4.2/4.3 Regression] self-initialisation does not silence uninitialised warnings (-Winit-self ignored)
- References: <bug-34772-2228@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from manu at gcc dot gnu dot org 2008-01-14 02:08 -------
So it seems this worked in 3.3, so it is a regression after all.
--
manu at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|enhancement |normal
Summary|self-initialisation does not|[3.4/4.0/4.1/4.2/4.3
|silence uninitialised |Regression] self-
|warnings (-Winit-self |initialisation does not
|ignored) |silence uninitialised
| |warnings (-Winit-self
| |ignored)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34772