------- Comment #1 from burnus at gcc dot gnu dot org 2010-02-08 15:01 ------- I think it regressed between 2010-01-07-r155688 and 2010-01-10-r155780
Jerry, I think that is due to your initializer patch: r155769 | jvdelisle | 2010-01-09 18:47:04 +0100 (Sat, 09 Jan 2010) | 18 lines http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155769 2010-01-09 Jerry DeLisle <jvdeli...@gcc.gnu.org> PR fortran/20923 PR fortran/32489 [...] * resolve.c (gfc_is_expandable_expr): New function that determiners if array expressions should have their constructors expanded. (gfc_resolve_expr): Use new function to determine whether or not to call gfc_expand_constructor. -- burnus at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jvdelisle at gcc dot gnu dot | |org Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2010-02-08 15:01:28 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42999