[Bug c/25779] mixed declaration and code switch statement parsing issue
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Jan 13 03:03:00 GMT 2006
------- Comment #1 from pinskia at gcc dot gnu dot org 2006-01-13 03:03 -------
Yes declarations are not statements. Labels only apply to statements and not
declarations.
See PR 7508 comment #1 for more clarification.
Closing as a dup of bug 7508.
*** This bug has been marked as a duplicate of 7508 ***
--
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=25779
More information about the Gcc-bugs
mailing list