https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125818
Alex Coplan <acoplan at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |acoplan at gcc dot
gnu.org
--- Comment #7 from Alex Coplan <acoplan at gcc dot gnu.org> ---
Ah, so we can move the unsharing to the subsequent update stmt instead, keeping
the replacement stmt as is. I'll give that some wider testing.
