https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86767
--- Comment #6 from Marek Polacek <mpolacek at gcc dot gnu.org> --- Author: mpolacek Date: Wed Aug 8 15:30:50 2018 New Revision: 263410 URL: https://gcc.gnu.org/viewcvs?rev=263410&root=gcc&view=rev Log: PR c++/86767 * constexpr.c (cxx_eval_statement_list): Handle continue. Added: branches/gcc-8-branch/gcc/testsuite/g++.dg/cpp1y/constexpr-86767.C Modified: branches/gcc-8-branch/gcc/cp/ChangeLog branches/gcc-8-branch/gcc/cp/constexpr.c