------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-13 
03:48 -------
Already fixed in 3.4.0 and above with -O1 -Wuninitialized.

If you have really int x = x; use -Winit-self and then you will get a warning 
there too.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |3.4.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23846

Reply via email to