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

--- Comment #7 from Drea Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Jakub Jelinek from comment #6)
> We have reset_flow_sensitive_info for that...

That is only done after the combining happening. We need to temporarily remove
them while trying the combine. And then add it back if the combine fails.

Reply via email to