------- Comment #7 from jvdelisle at gcc dot gnu dot org 2009-11-14 18:35 ------- Does anyone recognize this in resolve.c
/* If we have more than one element left in the repeat count, and we have more than one element left in the target variable, then create a range assignment. */ /* FIXME: Only done for full arrays for now, since array sections seem tricky. */ -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41807