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

--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #6)
> Fixed.  I'd be interested in cases we're still missing.

This fixed the cases that I saw inside highway which was a store of 2 null
pointers to a struct and then copied into another struct and then loaded from
the new version.

Reply via email to