[Bug fortran/92785] expressions passed as real arguments to a dummy polymorphic argument fail with indexing error
pault at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Feb 28 11:58:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92785
Paul Thomas <pault at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pault at gcc dot gnu.org
Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org
--- Comment #2 from Paul Thomas <pault at gcc dot gnu.org> ---
Created attachment 47926
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47926&action=edit
Patch for the PR
For some reason this renormalisation of the descriptors was not done here but
is present in gfc_conv_derived_to_class. I will commit tonight.
Cheers
Paul
More information about the Gcc-bugs
mailing list