[Bug middle-end/42238] Missing warning about uninitialized variable

2009-12-30 Thread manu at gcc dot gnu dot org
--- Comment #2 from manu at gcc dot gnu dot org 2009-12-30 11:29 --- -Winit-self is broken in C++ *** This bug has been marked as a duplicate of 34772 *** -- manu at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/42238] Missing warning about uninitialized variable

2009-12-01 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2009-12-01 19:31 --- : # a_1 = PHI a_3 = a_1; goto ; -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --