------- Comment #1 from pinskia at gcc dot gnu dot org 2006-10-12 20:47 -------
This is not valid C code.
even though declarations can appear intermixed with statements, they are still
not a statement and cannot be placed anywhere a statement can.
This is a dup of bug 29062.
*** This bug has been marked as a duplicate of 29062 ***
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29444