https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119706
--- Comment #4 from mcccs at gmx dot com --- Created attachment 61059 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61059&action=edit This is a reduced testcase, but modified in a way that it gives an error in VRP stage instead of DOM While minimizing the testcase, this source code fails in the VRP stage instead of DOM, which might make it a good testcase. To make it fail again in the DOM stage, add "noexcept" back to "cr cb()"