[Bug fortran/43996] ICE in gfc_conv_array_initializer due to incomplete simplification of init expressions
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Nov 18 23:33:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43996
--- Comment #21 from kargl at gcc dot gnu.org ---
(In reply to kargl from comment #20)
> Author: kargl
> Date: Wed Nov 18 22:58:47 2015
> New Revision: 230581
>
> URL: https://gcc.gnu.org/viewcvs?rev=230581&root=gcc&view=rev
> Log:
> 2015-11-18 Steven G. Kargl <kargl@gcc.gnu.org>
>
> PR fortran/43996
> * simplify.c (gfc_simplify_spread): Issue error for too large array
> constructor in a PARAMETER statement.
>
> 2015-11-18 Steven G. Kargl <kargl@gcc.gnu.org>
>
> PR fortran/43996
> * gfortran.dg/pr43996.f90: New test.
>
> Added:
> branches/gcc-5-branch/gcc/testsuite/gfortran.dg/pr43996.f90
> Modified:
> branches/gcc-5-branch/gcc/fortran/ChangeLog
> branches/gcc-5-branch/gcc/fortran/simplify.c
> branches/gcc-5-branch/gcc/testsuite/ChangeLog
I have reverted this commit due to a regression in the 5-branch.
More information about the Gcc-bugs
mailing list