This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/67564] Segfault on sourced allocattion statement with class(*) arrays


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

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 37395
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37395&action=edit
A provisional patch for the PR

This fixes the immediate problem. I think some tidying up of unlimited
polymorphism is needed. In any case, I am not in a position to commit for some
days.

Cheers

Paul

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]