https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121220
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |missed-optimization --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Sinking of stores. I thought gccs sink pass did that, I wonder why it.is not happening here.