------- Comment #11 from jakub at gcc dot gnu dot org 2010-06-21 17:43 ------- What's the reason why gfc_trans_zero_assign insists that len is INTEGER_CST? At least if it is contiguous (and not assumed size), why can't memset be used even for non-constant sizes?
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41137