[Bug fortran/91944] [8 Regression] ICE in gfc_conv_array_initializer, at fortran/trans-array.c:6156
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Feb 14 16:35:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91944
--- Comment #10 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-8 branch has been updated by Jakub Jelinek
<jakub@gcc.gnu.org>:
https://gcc.gnu.org/g:bf5e3130c0ed518311a79c5a0099e0e39f33a889
commit r8-9989-gbf5e3130c0ed518311a79c5a0099e0e39f33a889
Author: Jakub Jelinek <jakub@redhat.com>
Date: Fri Feb 14 12:53:12 2020 +0100
backport: re PR fortran/91944 (ICE in gfc_conv_array_initializer, at
fortran/trans-array.c:6156)
Backported from mainline
2019-11-27 Jakub Jelinek <jakub@redhat.com>
PR fortran/91944
* simplify.c (gfc_simplify_spread): Check gfc_init_expr_flag instead
of gfc_current_ns->sym_root->n.sym->attr.flavor == FL_PARAMETER.
* gfortran.dg/spread_size_limit_2.f90: New test.
More information about the Gcc-bugs
mailing list