https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70914
Thomas Koenig <tkoenig at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |tkoenig at gcc dot gnu.org Resolution|--- |FIXED --- Comment #6 from Thomas Koenig <tkoenig at gcc dot gnu.org> --- I don't think z6.f90 and z7.f90 are valid - the pointer points nowhere sensible, and the assignment can store to anywhere or to NULL. I'd say this is fixed.