https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99473
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 Last reconfirmed| |2021-03-08 Severity|normal |enhancement --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Confirmed, I think there are other bugs dealing with this same thing. g3 should have been caught by cstore but I don't see why it is not. Also g2 needs commoning by sinking rather commoning by pulling.