The attached source file, when compiled with GNU Fortran 95 (GCC 4.1.0 20050715 (experimental)) /home/eschnett/gcc /bin/gfortran -ftrapv -fwrapv -march=pentium4 -malign-double -g3 -Wall -Wshadow -c -o HarmExactEvol_ExactADM.F90.o HarmExactEvol_ExactADM.f90 leads to the error message /home/eschnett/Calpha/Cactus/arrangements/Abigel/HarmExactEvol/src/HarmExactEvol _ExactADM.F90:154: internal compiler error: tree check: expected class 'type', h ave 'exceptional' (^O¶ÂÁà^F^E<80><9B><80>x ^A^O<85>0^B) in build_array_type , at tree.c:4845 Note that the error message itself is corrupted.
-- Summary: ICE in build_array_type, at tree.c:4845 Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schnetter at aei dot mpg dot de CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22502