Home
last modified time | relevance | path

Searched refs:check_typebound_baseobject (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-200997 (check_typebound_baseobject): Add the correct version here as well
741 * resolve.c (check_typebound_baseobject): Don't check for
913 * resolve.c (find_array_spec,check_typebound_baseobject):
3333 (check_typebound_baseobject): New method.
H A DChangeLog-20121025 * resolve.c (check_typebound_baseobject): Check for class_ok attribute.
1316 check_typebound_baseobject, gfc_resolve_expr,
H A Dresolve.cc6448 check_typebound_baseobject (gfc_expr* e) in check_typebound_baseobject() function
6706 if (!check_typebound_baseobject (c->expr1)) in resolve_typebound_call()
6761 if (!check_typebound_baseobject (e)) in resolve_compcall()
H A DChangeLog-20192316 (check_typebound_baseobject): Issue error on wrong type.
H A DChangeLog-2011173 * resolve.c (check_typebound_baseobject ): Remove error for
H A DChangeLog-2010902 * resolve.c (check_typebound_baseobject): Free local expr before
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dresolve.c6326 check_typebound_baseobject (gfc_expr* e) in check_typebound_baseobject() function
6584 if (!check_typebound_baseobject (c->expr1)) in resolve_typebound_call()
6639 if (!check_typebound_baseobject (e)) in resolve_compcall()