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/78479] ICE in gfc_apply_init, at fortran/expr.c:4135


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

--- Comment #3 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Tue Nov 22 21:52:15 2016
New Revision: 242725

URL: https://gcc.gnu.org/viewcvs?rev=242725&root=gcc&view=rev
Log:
2016-11-22  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/78479
        * expr.c (gfc_apply_init):  Allocate a charlen if needed.

2016-11-22  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/78479
        * gfortran.dg/char_component_initializer_3.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/char_component_initializer_3.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/expr.c
    trunk/gcc/testsuite/ChangeLog

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