[Bug fortran/71880] pointer to allocatable character

pault at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Oct 21 17:32:00 GMT 2018


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

--- Comment #10 from Paul Thomas <pault at gcc dot gnu.org> ---
Author: pault
Date: Sun Oct 21 17:32:06 2018
New Revision: 265353

URL: https://gcc.gnu.org/viewcvs?rev=265353&root=gcc&view=rev
Log:
2018-10-21  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/71880
        * trans-expr.c (gfc_trans_pointer_assignment): Set the string
        length for array valued deferred length lhs.

2018-10-21  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/71880
        * gfortran.dg/deferred_character_31.f90 : New test.


Added:
    trunk/gcc/testsuite/gfortran.dg/deferred_character_31.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-expr.c
    trunk/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list