------- Comment #18 from janus at gcc dot gnu dot org 2010-03-08 15:43 ------- (In reply to comment #17) > At revision 157277, I no longer see the ICE, but a bunch of errors: > > pr42769.f90:5063.10: > > res = a%a%csnmi() > 1 > Error: Type mismatch in argument 'a' at (1); passed > CLASS(psb_d_base_sparse_mat) to CLASS(psb_d_coo_sparse_mat)
Dominique, thanks for noticing. This is surely due to the patch for PR43256 that I committed today. Note that this only happens for comment #1, but not for comment #8, which still gives the same error as before. I will open a new PR for this. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42769