https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117638
Sam James <sjames at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[14/15 regression] No loop |No loop splitting and |splitting and bounds check |bounds check not optimized |not optimized out with |out with |-D_GLIBCXX_ASSERTIONS |-D_GLIBCXX_ASSERTIONS CC| |hubicka at gcc dot gnu.org Known to fail|14.2.1, 15.0 | Known to work|13.3.1 | Keywords|needs-bisection | --- Comment #3 from Sam James <sjames at gcc dot gnu.org> --- Ah, I made a mistake: with 14, we start to handle the non-assertions case.