This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/20387] ICE in gfc_conv_array_initializer
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Mar 2005 20:11:23 -0000
- Subject: [Bug fortran/20387] ICE in gfc_conv_array_initializer
- References: <20050308191146.20387.Thomas.Koenig@online.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-08 20:11 -------
Looks like we don't handle EXPR_ARRAY in gfc_conv_array_initializer, if we have 100 or less we get
EXPR_CONSTANT.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20387