http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55935
--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2013-01-10 16:25:05 UTC --- For the test gfortran.dg/class_array_15.f03, the ICE is triggered by the statement: allocate(b%cBh(1),source=defaultBhC) (note that the test compiles with -fno-whole-file;-).