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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #1)
> 
> Both of those is basically PR 123113 I think. sink does not do it either
> because there is bb10 would not be correct location to do it but rather an
> new bb for joining block from the cond 7 through the 2 bb 8/9.
> 
> And then left with PR 54571 .

I was wrong; PR 124405 is needed also. I only noticed that while fixing PR
123113 (or at least the cselim{,-limited} part).

Reply via email to