https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121362
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=121405 --- Comment #8 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. I filed PR 121405 for another case but this time the copy is done via an scalar which seems to have confused VN too. This new case shows up even with SRA turned on.