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

--- Comment #8 from Paul Thomas <pault at gcc dot gnu.org> ---
Author: pault
Date: Mon Oct  8 11:17:10 2018
New Revision: 264919

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

        PR fortran/86372
        * trans-stmt.c (trans_associate_var): Character associate names
        with variable string length do not have to be deferred length
        for the string length to be set, if variable.

2018-10-08  Paul Thomas  <pa...@gcc.gnu.org>

        PR fortran/86372
        * gfortran.dg/associate_41.f90: New test.


Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/testsuite/ChangeLog

Reply via email to