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

Drea Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #2 from Drea Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #1)
> As indicated in the other PR -O0 misses post-inlining cleanups. 
> always-inline was supposed to be used for correctness, not optimization.

The nops in this case is for stepping into the inlined functions.
So it is working as designed. It is not won't fix as the nops are added
specifically for the debugging behavior.

Reply via email to