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/59910] ICE in gfc_conv_array_initializer, at fortran/trans-array.c:5327


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

--- Comment #10 from dominiq at gcc dot gnu.org ---
Author: dominiq
Date: Fri Apr 14 13:00:02 2017
New Revision: 246929

URL: https://gcc.gnu.org/viewcvs?rev=246929&root=gcc&view=rev
Log:
2017-04-14  Dominique d'Humieres  <dominiq@lps.ens.fr>

        Backport from trunk
        2015-11-18  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/59910
        PR fortran/80388
        * primary.c (gfc_match_structure_constructor): Reduce a structure
        constructor in a DATA statement.

        * gfortran.dg/pr59910.f90: New test.


Added:
    branches/gcc-5-branch/gcc/testsuite/gfortran.dg/pr59910.f90
Modified:
    branches/gcc-5-branch/gcc/fortran/ChangeLog
    branches/gcc-5-branch/gcc/fortran/primary.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog

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