[Bug c/12719] Variables declaration can be anywhere.
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Oct 22 17:08:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12719
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Target Milestone|--- |3.4
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-10-22 17:05 -------
Not a bug really because this is part of the C99 standard and is considered a GNU extension for
C89 which is what is default. Also there is a new warning on the mainline (3.4) for this so closing
as fixed.
More information about the Gcc-bugs
mailing list