This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/20387] ICE in gfc_conv_array_initializer


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]