[Bug c++/26747] bad break/continue is not dectected until the gimplifier

pcarlini at suse dot de gcc-bugzilla@gcc.gnu.org
Mon Sep 24 18:01:00 GMT 2007



------- Comment #5 from pcarlini at suse dot de  2007-09-24 18:01 -------
Isn't the C++ front-end also fixed?  I can confirm that currently the error
comes from cp_parser_jump_statement.  In general, the check in build_bc_goto is
apparently dead: I have been able to build and test with gcc_assert (label) in
its place...


-- 

pcarlini at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pcarlini at suse dot de


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



More information about the Gcc-bugs mailing list