symbol.c
108 KB
-
re PR fortran/57530 ([OOP] Wrongly rejects type_pointer => class_target (which… · 60de1c7d
re PR fortran/57530 ([OOP] Wrongly rejects type_pointer => class_target (which have identical declared type)) 2013-07-30 Tobias Burnus <burnus@net-b.de> PR fortran/57530 * symbol.c (gfc_type_compatible): A type is type compatible with a class if both have the same declared type. * interface.c (compare_type): Reject CLASS/TYPE even if they are type compatible. From-SVN: r201329
Tobias Burnus committed