resolve.c
383 KB
-
re PR fortran/52024 ([OOP] GENERIC operator cannot be resolved) · 218e1228
2012-01-31 Tobias Burnus <burnus@net-b.de> PR fortran/52024 * gfortran.h (gfc_tbp_generic): Store whether the generic is an operator. * decl.c (gfc_match_generic): Set that flag. * resolve.c (check_generic_tbp_ambiguity): Use it in the gfc_compare_interfaces check. 2012-01-31 Tobias Burnus <burnus@net-b.de> PR fortran/52024 * gfortran.dg/typebound_generic_11.f90: New. From-SVN: r183771
Tobias Burnus committed