https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87707
Martin Diehl <m.diehl at mpie dot de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #2 from Martin Diehl <m.diehl at mpie dot de> --- Contrary to my previous statement, the behavior of gfortran is in agreement eith the F2018 draft. 15.5.2.4 (Argument association > Ordinary dummy variables) states: "If the actual argument is of a derived type that has type parameters, type-bound procedures, or final subroutines, the dummy argument shall not be assumed type."