------- Comment #19 from dominiq at lps dot ens dot fr 2010-01-09 23:21 ------- > Regressions on fortran-dev branch fixed.
Due to the patch in http://gcc.gnu.org/ml/fortran/2009-12/msg00232.html See the entry 2010-01-09 Janus Weil <ja...@gcc.gnu.org> PR fortran/42353 * interface.c (gfc_compare_derived_types): Add condition for vtype. * symbol.c (gfc_find_derived_vtab): Sey access to private. (gfc_find_derived_vtab): Likewise. * module.c (ab_attribute): Add enumerator AB_VTAB. (mio_symbol_attribute): Use new attribute, AB_VTAB. (check_for_ambiguous): Likewise. in gcc/fortran/ChangeLog.fortran-dev. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42353