]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/68019 (ICE on rank mismatch of implied-shape array of user-defined...
authorSteven G. Kargl <kargl@gcc.gnu.org>
Mon, 19 Oct 2015 21:09:21 +0000 (21:09 +0000)
committerSteven G. Kargl <kargl@gcc.gnu.org>
Mon, 19 Oct 2015 21:09:21 +0000 (21:09 +0000)
commitc3fa5d78ba83b91ca82195aa32d918f2c6fd3a37
tree93f141628a852376fd51de9a9ed520697a62622f
parenta2f6018f329c3629795c2006ba6684b083c19fcb
re PR fortran/68019 (ICE on rank mismatch of implied-shape array of user-defined type)

2015-10-19  Steven G. Kargl  <kargl@gcc.gnu.org>

PR fortran/68019
* decl.c (add_init_expr_to_sym): Remove an assert() to allow an error
message to be issued.

2015-10-19  Steven G. Kargl  <kargl@gcc.gnu.org>

PR fortran/68019
* gfortran.dg/pr68019.f90: new test.

From-SVN: r229003
gcc/fortran/ChangeLog
gcc/fortran/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pr68019.f90 [new file with mode: 0644]