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

--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #5)
> I have a quick patch for insert_initializers .
> 
> Working on replace_rhs_if_not_dup.


replace_rhs_if_not_dup is harder. But insert_initializers is enough fix a few
regressions (the infinite loop ones).
I will fix replace_rhs_if_not_dup tomorrow.

Reply via email to