https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106041
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs-reduction | Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Last reconfirmed| |2023-02-21 --- Comment #12 from Richard Biener <rguenth at gcc dot gnu.org> --- The reduced testcase doesn't fail on the trunk (but I lack preprocessed source for trunk to re-reduce it). The unreduced testcase doesn't build on trunk due to standard library header portability issues. The reduced testcase is very small - two BBs, one BB with an infinite cycle and no path to exit.