https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101824
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot gnu.org Keywords| |wrong-code Ever confirmed|0 |1 Status|UNCONFIRMED |ASSIGNED Component|fortran |tree-optimization Last reconfirmed| |2021-08-09 --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- Confirmed, it's predictive commoning that somehow scraps the volatile from the load.