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

--- Comment #13 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-9 branch has been updated by Harald Anlauf
<anl...@gcc.gnu.org>:

https://gcc.gnu.org/g:5bfb794ae1bef72e251b5aa7274e79b3034bb1bc

commit r9-9709-g5bfb794ae1bef72e251b5aa7274e79b3034bb1bc
Author: Paul Thomas <pa...@gcc.gnu.org>
Date:   Fri Jan 8 10:15:22 2021 +0000

    Fortran: Allow pointer deferred length associate selectors. [PR93794]

    2021-01-05  Paul Thomas  <pa...@gcc.gnu.org>

    gcc/fortran
            PR fortran/93794
            * trans-expr.c (gfc_conv_component_ref): Remove the condition
            that deferred character length components only be allocatable.

    gcc/testsuite/
            PR fortran/93794
            * gfortran.dg/deferred_character_35.f90 : New test.

    (cherry picked from commit 21c1a30fc73105af50c5e717cb99dc3becabf8fa)

Reply via email to