This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

--- Comment #8 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 2011-09-26 13:52:04 UTC ---
Author: paolo
Date: Mon Sep 26 13:51:52 2011
New Revision: 179198

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179198
Log:
2011-09-26  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/26747
    * cp-gimplify.c (get_bc_label): Remove obsolete diagnostics.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/cp-gimplify.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]