[Bug c++/34772] [4.1/4.2/4.3 Regression] self-initialisation does not silence uninitialised warnings (-Winit-self ignored)

2008-01-19 Thread pinskia at gcc dot gnu dot org
--- Comment #9 from pinskia at gcc dot gnu dot org 2008-01-20 05:39 --- Tomorrow after my extra checking build finishes, I will look into fixing this bug. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

[Bug c++/34772] [4.1/4.2/4.3 Regression] self-initialisation does not silence uninitialised warnings (-Winit-self ignored)

2008-01-14 Thread rguenth 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 -