http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55935
Dominique d'Humieres <dominiq at lps dot ens.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2013-01-10 Ever Confirmed|0 |1 --- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2013-01-10 16:00:46 UTC --- > I assume that that relates to the __copy function. It looks likely: with the patch at http://gcc.gnu.org/ml/gcc-patches/2013-01/msg00547.html, I get [macbook] f90/bug% gfc /opt/gcc/work/gcc/testsuite/gfortran.dg/class_array_15.f03 /opt/gcc/work/gcc/testsuite/gfortran.dg/class_array_15.f03: In function 'pr54992': /opt/gcc/work/gcc/testsuite/gfortran.dg/class_array_15.f03:97:0: error: location references block not in block tree subroutine pr54992 ! This test remains as the original. ^ __copy_g_nodes_Ncbhstd _22 = __copy_g_nodes_Ncbhstd; /opt/gcc/work/gcc/testsuite/gfortran.dg/class_array_15.f03:97:0: internal compiler error: verify_gimple failed and so on for the other failing tests.