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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |missed-optimization
          Component|c                           |middle-end

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
Note we factor computed gotos to reduce CFG complexity but late on RTL there is
some un-factoring again.

Reply via email to