------- Comment #1 from pinskia at gcc dot gnu dot org  2008-12-08 19:40 -------
On the trunk we get:
t.c: In function 'main':
t.c:7: warning: 'x' is used uninitialized in this function

Which is correct.  x in the inner scope comes alive right after the = sign.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID
   Target Milestone|---                         |4.4.0


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

Reply via email to