https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125331

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2026-05-15
           Keywords|                            |missed-optimization

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
As indicated in the other PR -O0 misses post-inlining cleanups.  always-inline
was supposed to be used for correctness, not optimization.

Confirmed, but I guess WONTFIX.

Reply via email to