http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57966
--- Comment #6 from Tobias Burnus <burnus at gcc dot gnu.org> --- (In reply to janus from comment #5) > However, it ICEs on the following variant (which involves a GENERIC TBP): That test case compile with NAG f95 v5.1 (of 2007!) and with a pretty new Cray ftn (version 8.1.8). It also looks valid to me. > Unfortunately ifort 12.1.2 ICEs on this variant (and I don't have access to > a newer version), but after all I assume it is valid. It also ICEs with ifort 13.1.3. PGI has a similar bogus error as gfortran: "Could not resolve generic type bound procedure sz".