This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/34772] [4.1/4.2/4.3 Regression] self-initialisation does not silence uninitialised warnings (-Winit-self ignored)
- From: "rguenth 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 10:46:33 -0000
- Subject: [Bug c++/34772] [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 #8 from rguenth at gcc dot gnu dot org 2008-01-14 10:46 -------
Regression for a GCC extension that silences a diagnostic. P4.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |3.3.6
Priority|P3 |P4
Summary|[3.4/4.0/4.1/4.2/4.3 |[4.1/4.2/4.3 Regression]
|Regression] self- |self-initialisation does not
|initialisation does not |silence uninitialised
|silence uninitialised |warnings (-Winit-self
|warnings (-Winit-self |ignored)
|ignored) |
Target Milestone|--- |4.1.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34772