This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/83898] [6/7 Regression] ICE in gfc_conv_expr_descriptor, at fortran/trans-array.c:7181


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  <pault@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  <pault@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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]