I thought that I saw this before, but I could not find it with a search. Here is an ICE on a bad program -
[dranta:~/tests/gfortran-D] dir% gfortran -c rspace.F rspace.F:1: internal compiler error: in build_function_decl, at fortran/trans-decl.c:1130 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. [dranta:~/tests/gfortran-D] dir% cat rspace.F subroutine link2(namef) c entry link2(nameg) return c end -- Summary: internal compiler error: in build_function_decl, at fortran/trans-decl.c:1130 Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dir at lanl dot gov GCC host triplet: powerpc-apple-darwin8.3.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25539