Home
last modified time | relevance | path

Searched refs:gfc_reduce_init_expr (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmatch.h297 bool gfc_reduce_init_expr (gfc_expr *expr);
H A Dexpr.c1371 if (!gfc_reduce_init_expr (ar->as->lower[i]) in find_array_element()
1372 || !gfc_reduce_init_expr (ar->as->upper[i]) in find_array_element()
3151 gfc_reduce_init_expr (gfc_expr *expr) in gfc_reduce_init_expr() function
3204 t = gfc_reduce_init_expr (expr); in gfc_match_init_expr()
H A Ddecl.c1129 t = gfc_reduce_init_expr (e); in char_len_param_value()
2078 gfc_reduce_init_expr (lower); in add_init_expr_to_sym()
2113 gfc_reduce_init_expr (e); in add_init_expr_to_sym()
2117 gfc_reduce_init_expr (e); in add_init_expr_to_sym()
3547 gfc_reduce_init_expr (e); in gfc_match_char_spec()
H A Dmatch.c2267 ok = gfc_reduce_init_expr (e); in gfc_match_type_spec()
3130 gfc_reduce_init_expr (e); in gfc_match_stopcode()
H A Dprimary.c3411 t = gfc_reduce_init_expr (e); in gfc_match_structure_constructor()
H A Dio.c3854 if (!gfc_reduce_init_expr (dt->asynchronous)) in check_io_constraints()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.h308 bool gfc_reduce_init_expr (gfc_expr *expr);
H A Dexpr.cc1381 if (!gfc_reduce_init_expr (ar->as->lower[i]) in find_array_element()
1382 || !gfc_reduce_init_expr (ar->as->upper[i]) in find_array_element()
3183 gfc_reduce_init_expr (gfc_expr *expr) in gfc_reduce_init_expr() function
3236 t = gfc_reduce_init_expr (expr); in gfc_match_init_expr()
H A Ddecl.cc1129 t = gfc_reduce_init_expr (e); in char_len_param_value()
2160 gfc_reduce_init_expr (lower); in add_init_expr_to_sym()
2195 gfc_reduce_init_expr (e); in add_init_expr_to_sym()
2199 gfc_reduce_init_expr (e); in add_init_expr_to_sym()
3644 gfc_reduce_init_expr (e); in gfc_match_char_spec()
H A DChangeLog-2008524 * expr.c (gfc_reduce_init_expr): New function, containing checking code
526 (gfc_match_init_expr): Use gfc_reduce_init_expr.
527 * io.c (check_io_constraints): Use gfc_reduce_init_expr instead of
529 * match.h (gfc_reduce_init_expr): Prototype added.
H A Dmatch.cc2242 ok = gfc_reduce_init_expr (e); in gfc_match_type_spec()
3157 gfc_reduce_init_expr (e); in gfc_match_stopcode()
H A Dprimary.cc3419 t = gfc_reduce_init_expr (e); in gfc_match_structure_constructor()
H A DChangeLog1757 to gfc_reduce_init_expr.
H A Dio.cc3854 if (!gfc_reduce_init_expr (dt->asynchronous)) in check_io_constraints()
H A DChangeLog-20201583 to true. Set ok with the return value of gfc_reduce_init_expr
H A DChangeLog-20212523 fixing the expression with gfc_reduce_init_expr. Also, if shape
H A DChangeLog-20103040 gfc_reduce_init_expr): Update gfc_expand_constructor call.
5449 * expr.c (gfc_reduce_init_expr): Adjust conditionals and delete error
H A DChangeLog-20121635 check_inquiry, check_conversion, gfc_reduce_init_expr): Update
H A DChangeLog-20162043 gfc_reduce_init_expr().
H A DChangeLog-20192192 * expr.c (gfc_reduce_init_expr): Add extra check to avoid
H A Dsimplify.cc248 array_OK = gfc_reduce_init_expr (e); in is_constant_array_expr()
/netbsd-src/external/gpl3/gcc/dist/contrib/gcc-changelog/
H A Dtest_patches.txt2759 to true. Set ok with the return value of gfc_reduce_init_expr
/netbsd-src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/
H A Dtest_patches.txt2759 to true. Set ok with the return value of gfc_reduce_init_expr