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/61261] [OOP] Segfault on source-allocating polymorphic variables


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

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

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

--- Comment #7 from Paul Thomas <pault at gcc dot gnu.org> ---
Dear All,

This is one and the same as the second part of PR55901 and of PR60255. In all
these cases, the unlimited polymorphic entity does not carry a string length
with it. Until this is fixed, there is no hope to have characters work properly
as targets/sources of unlimited polymorphic entities.

Cheers

Paul


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