[Bug fortran/68154] [5/6 Regression] ICE on initializing character parameter array (explicit, implied)
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Oct 30 17:01:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68154
--- Comment #8 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Fri Oct 30 17:00:23 2015
New Revision: 229592
URL: https://gcc.gnu.org/viewcvs?rev=229592&root=gcc&view=rev
Log:
2015-10-30 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/68154
* decl.c (add_init_expr_to_sym): if the char length in the typespec
is NULL, check for and use a constructor.
2015-10-30 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/68154
* gfortran.dg/pr68154.f90
Added:
branches/gcc-5-branch/gcc/testsuite/gfortran.dg/pr68154.f90
Modified:
branches/gcc-5-branch/gcc/fortran/ChangeLog
branches/gcc-5-branch/gcc/fortran/decl.c
branches/gcc-5-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list