------- Additional Comments From pinskia at gcc dot gnu dot org 2005-10-01 15:40 ------- for: int i = i;
The code is valid but undefined.
You have to use -Winit-self.
*** This bug has been marked as a duplicate of 5582 ***
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24157
