https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86052
--- Comment #8 from Paul Thomas <pault at gcc dot gnu.org> --- Note that, with the patch for pr108663 in place, line 18 must be changed to: class(tensor(2,*)), intent(inout) :: this as required by the standard. The other brands all complain about the recursion in the kind parameter. Paul
