http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45081
Tobias Burnus <burnus at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED Summary|[4.3 Regression] ICE in |[4.3/4.4/4.5/4.6 |gfc_conv_array_initializer, |Regression] ICE in |at |gfc_conv_array_initializer, |fortran/trans-array.c:4208 |at | |fortran/trans-array.c:4208 --- Comment #19 from Tobias Burnus <burnus at gcc dot gnu.org> 2010-12-09 13:31:38 UTC --- CLOSE as FIXED as the patch has been committed for 4.3, 4.4, 4.5 and 4.6. Thanks Thorsten for the report - and thanks Paul for the patch! (Note: For GCC 4.3 I get test suite failures for gfortran.dg/elemental_subroutine_7.f90; those are unrelated to the patch and are probably no regression. Here, they only show up either with GLIBC's MALLOC_PERTURB_ or in valgrind. As the issue does not occur on 4.4 to 4.6, I tacitly move on.)