This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/26747] bad break/continue is not dectected until the gimplifier
- From: "bangerth at math dot tamu dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Oct 2006 01:25:01 -0000
- Subject: [Bug c++/26747] bad break/continue is not dectected until the gimplifier
- References: <bug-26747-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from bangerth at math dot tamu dot edu 2006-10-12 01:25 -------
Subject: Re: bad break/continue is not dectected until the
gimplifier
> Yes but this semantics anyalsis is done while gimplifing and not while parsing.
But I get the message also when using -fsyntax-only...
W.
-------------------------------------------------------------------------
Wolfgang Bangerth email: bangerth@math.tamu.edu
www: http://www.math.tamu.edu/~bangerth/
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26747