https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94414
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |missed-optimization
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
You are not actually constexpr evaluating the ++/--, instead you are seeing
missed optimizations for one case(?)
