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/65429] ICE on implied-length character empty array constructor


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

--- Comment #6 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Wed Apr 22 23:12:30 2015
New Revision: 222343

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

    PR fortran/65429
    * decl.c (add_init_expr_to_sym): Set the length type parameter.

    PR fortran/65429
    * gfortran.dg/pr65429.f90: New test.


Added:
    branches/gcc-5-branch/gcc/testsuite/gfortran.dg/pr65429.f90
Modified:
    branches/gcc-5-branch/gcc/fortran/ChangeLog
    branches/gcc-5-branch/gcc/fortran/decl.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]