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

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

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

--- Comment #1 from Drea Pinski <pinskia at gcc dot gnu.org> ---
the checks on perform_pending_updates then call cleanup_cfg but in the case of
fwprop, cleanup_cfg is called unconditional always.
So there is no bug here.

Reply via email to