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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at gcc dot gnu.org
      Known to fail|                            |

--- Comment #4 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-06-27 
12:23:08 UTC ---
Jason, can you help me resolving this?

In a sense, we are in a switch statement - thus parser->in_switch_statement_p
== true and we don't error out @ line 8054 of
cp_parser_label_for_labeled_statement - but the EDG front-end rejects this
code, at least the versions I have available.

Reply via email to