https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106606

Paul Thomas <pault at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at gcc dot gnu.org      |pault at gcc dot gnu.org

--- Comment #3 from Paul Thomas <pault at gcc dot gnu.org> ---
Created attachment 58969
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58969&action=edit
Fix for this PR

r7-4096-gbf9f15ee55f5b291 was the patch that allowed allocatable components of
the same type as the containing type. I forgot to allow for allocatable class
components of the same declared type. The attached fixes that.

I have to leave the desk now, while the patch is regression testing. If all is
well, I will submit to the list.

Paul

Reply via email to