https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127258
--- Comment #2 from Mikael Morin <mikael at gcc dot gnu.org> --- (In reply to Mikael Morin from comment #1) > This means the following lines from gfc_conv_procedure_call can be removed, > as they are covering exactly the same case, that is polymorphic actual and > non-polymorphic dummy: > Well, no. They remain valid in the non-pointer non-allocatable case.
