------- Comment #8 from pault at gcc dot gnu dot org 2008-01-12 09:43 ------- (In reply to comment #4)
Dominique, Indeed - I found all those regressions when I got up this morning. However, the patch indicates which way to go. The compiler is repeatedly trying to expand an array that it cannot. I need to write an equivalent to gfc_is_constant_expr that will test if the array can be expanded or not. Thanks! Paul -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32489