https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126197
--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> --- noreturn fixup could defer removing the edge to CFG cleanup, just split the block (so the call is the last stmt).
rguenth at gcc dot gnu.org via Gcc-bugs Fri, 10 Jul 2026 03:38:24 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126197
--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> --- noreturn fixup could defer removing the edge to CFG cleanup, just split the block (so the call is the last stmt).