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.3/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

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at gcc dot gnu.org
      Known to work|                            |4.7.0
            Summary|[4.3/4.4/4.5/4.6/4.7        |[4.3/4.4/4.5/4.6
                   |Regression]                 |Regression]
                   |self-initialisation does    |self-initialisation does
                   |not silence uninitialised   |not silence uninitialised
                   |warnings (-Winit-self       |warnings (-Winit-self
                   |ignored)                    |ignored)
      Known to fail|                            |

--- Comment #17 from Jason Merrill <jason at gcc dot gnu.org> 2011-05-09 20:48:47 UTC ---
Fixed on trunk so far.


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