class(t1), pointer :: c ! missing TYPE decl select type (c) type is (t1) end select end
f951: internal compiler error: in find_typebound_proc_uop, at fortran/symbol.c:4657 -- Summary: ICE with CLASS and invalid code Product: gcc Version: 4.5.0 Status: UNCONFIRMED Keywords: ice-on-invalid-code Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: burnus at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41608