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