------- Comment #14 from mikael at gcc dot gnu dot org 2010-08-03 14:31 ------- (In reply to comment #12) > > This error can be fixed by: > [...]
You may need to change the recently added gfc_commit_symbols in gfc_find_derived_vtabs into a per symbol gfc_commit_symbol (symbol). Otherwise one can error out, but yet commit the symbols. Who knows what can happen then ? ;-) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42207