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

--- Comment #8 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Paul Thomas <pa...@gcc.gnu.org>:

https://gcc.gnu.org/g:21c1a30fc73105af50c5e717cb99dc3becabf8fa

commit r11-6539-g21c1a30fc73105af50c5e717cb99dc3becabf8fa
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.

Reply via email to