https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105012
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|ice-on-valid-code, |missed-optimization |wrong-code | Priority|P1 |P4 --- Comment #14 from Richard Biener <rguenth at gcc dot gnu.org> --- I installed a workaround for the ICE, the fortran issue remains (not sure if it is a regression), and it looks like it's a missed optimization only - a "missing" CLOBBER for intent-out arguments.