------- Comment #34 from jv244 at cam dot ac dot uk 2009-07-24 05:39 ------- Testing paul's latest patch at http://gcc.gnu.org/ml/fortran/2009-07/msg00202.html on the latest all file CP2K (see also PR40005) http://www.pci.uzh.ch/vandevondele/tmp/CP2K_2009-05-01.f90.gz I get the following ICE for ulimit -s 512000 gfortran -c -O2 -march=native -fwhole-file CP2K_2009-05-01.f90 CP2K_2009-05-01.f90: In function ‘broadcast_input_information’: CP2K_2009-05-01.f90:53523:0: internal compiler error: tree check: expected record_type or union_type or qual_union_type, have H��H$@ in gfc_get_derived_type, at fortran/trans-types.c:2010 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. I won't be able to reduce this failure for the next 10 days or so. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40011