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

--- Comment #7 from Paul Thomas <pault at gcc dot gnu.org> ---
Author: pault
Date: Wed May 16 10:41:48 2018
New Revision: 260284

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

        PR fortran/83898
        Backport from trunk
        * trans-stmt.c (trans_associate_var): Do not set cst_array_ctor
        for characters.

2018-16-05  Paul Thomas  <pa...@gcc.gnu.org>

        PR fortran/83898
        Backport from trunk
        * gfortran.dg/associate_33.f03 : New test.


Added:
    branches/gcc-6-branch/gcc/testsuite/gfortran.dg/associate_33.f03
Modified:
    branches/gcc-6-branch/gcc/fortran/ChangeLog
    branches/gcc-6-branch/gcc/fortran/trans-stmt.c
    branches/gcc-6-branch/gcc/testsuite/ChangeLog

Reply via email to