https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101708
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2021-08-01 Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Confirmed, what is happening in the reset1 is the GIMPLE store merging pass is able to do the merging while in the other cases it does not.