------- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-09 22:29 ------- Hmm, /* Problems occur when we get something like integer :: a(lots) = (/(i, i=1,lots)/) */ /* TODO: Unexpanded array initializers. */ internal_error ("Possible frontend bug: array constructor not expanded");
Shouldn't we just create a loop at this point? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20925