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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amonakov at gcc dot gnu.org

--- Comment #18 from Richard Biener <rguenth at gcc dot gnu.org> ---
The only option is likely to go for a different PHI insertion algorithm that
does not require iterated dominance frontiers (but by construction is then less
optimal).

Reply via email to