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] [3.4/4.0/4.1/4.2/4.3 Regression] self-initialisation does not silence uninitialised warnings (-Winit-self ignored)



------- 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


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