Home
last modified time | relevance | path

Searched refs:simplify_parameter_variable (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-2020197 * expr.c (simplify_parameter_variable): Fix up character length
1944 expr.c (simplify_parameter_variable): Restore code deleted
1983 * expr.c (simplify_parameter_variable): Check whether the ref
H A Dexpr.cc2112 simplify_parameter_variable (gfc_expr *p, int type) in simplify_parameter_variable() function
2317 if (!simplify_parameter_variable (p, type)) in gfc_simplify_expr()
3062 t = simplify_parameter_variable (e, 0); in gfc_check_init_expr()
H A DChangeLog-201960 * expr.c (simplify_parameter_variable): Call gfc_resolve_ref and
685 * expr.c (simplify_parameter_variable): Set the character length
H A DChangeLog-2006969 * expr.c (simplify_parameter_variable): Keep rank of original
2267 (simplify_parameter_variable): Return on NULL expr.
H A DChangeLog-2021473 * expr.c (simplify_parameter_variable): Copy shape of referenced
H A DChangeLog-20182012 * expr.c (simplify_parameter_variable): If p is a size zero array
H A DChangeLog-20052017 * expr.c (simplify_parameter_variable): Do not copy the subobject
H A DChangeLog-20081161 (simplify_parameter_variable): Ditto.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dexpr.c2087 simplify_parameter_variable (gfc_expr *p, int type) in simplify_parameter_variable() function
2291 if (!simplify_parameter_variable (p, type)) in gfc_simplify_expr()
3036 t = simplify_parameter_variable (e, 0); in gfc_check_init_expr()