[Bug fortran/61261] [OOP] Segfault on source-allocating polymorphic variables

pault at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Dec 15 11:41:00 GMT 2014


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



More information about the Gcc-bugs mailing list