Home
last modified time | relevance | path

Searched refs:resolve_compcall (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-20104211 (resolve_compcall): Use the second arg to carry the generic
4218 resolve_compcall.
5023 * resolve.c (resolve_compcall): Add new boolean dummy argument
5027 resolve_compcall.
5030 resolve_compcall for extra argument.
5044 * resolve.c (resolve_compcall): Don't set 'value.function.name' here
H A DChangeLog-2008736 (resolve_compcall): Set type-spec of generated expression.
905 (resolve_compcall): Set expression's rank from the target procedure's.
1058 (resolve_compcall): Ditto (check for target being FUNCTION).
1176 (resolve_typebound_call), (resolve_compcall): New methods.
H A Dresolve.cc6744 resolve_compcall (gfc_expr* e, const char **name) in resolve_compcall() function
6833 if (!resolve_compcall (e, &name)) in resolve_typebound_function()
6864 return resolve_compcall (e, NULL); in resolve_typebound_function()
6880 return resolve_compcall (e, NULL); in resolve_typebound_function()
6887 if (!resolve_compcall (e, &name)) in resolve_typebound_function()
H A DChangeLog-2009691 (resolve_compcall): Add second, boolean argument to indicate if
3334 (resolve_compcall), (resolve_typebound_call): Check base-object of
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dresolve.c6622 resolve_compcall (gfc_expr* e, const char **name) in resolve_compcall() function
6711 if (!resolve_compcall (e, &name)) in resolve_typebound_function()
6742 return resolve_compcall (e, NULL); in resolve_typebound_function()
6758 return resolve_compcall (e, NULL); in resolve_typebound_function()
6765 if (!resolve_compcall (e, &name)) in resolve_typebound_function()