[Bug c++/125601] `break` in a `template for` escapes to the enclosing loop during constant evaluation

"jakub at gcc dot gnu.org via Gcc-bugs" <[email protected]> Thu, 06 Aug 2026 10:36:40 +0000
Newsgroups gmane.comp.gcc.bugs
Message-ID <[email protected]/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125601

--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk so far, plan to backport it for 16.3 later.