Home
last modified time | relevance | path

Searched refs:gfc_simplify_repeat (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dintrinsic.h393 gfc_expr *gfc_simplify_repeat (gfc_expr *, gfc_expr *);
H A Dintrinsic.c2864 gfc_check_repeat, gfc_simplify_repeat, gfc_resolve_repeat, in add_functions()
H A Dsimplify.c6545 gfc_simplify_repeat (gfc_expr *e, gfc_expr *n) in gfc_simplify_repeat() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dintrinsic.h392 gfc_expr *gfc_simplify_repeat (gfc_expr *, gfc_expr *);
H A DChangeLog-200759 * simplify.c (gfc_simplify_repeat): Added safeguard for empty
3256 * simplify.c (gfc_simplify_repeat): Add handling of character
3998 * simplify.c (gfc_simplify_repeat): Don't put function call with
4379 * fortran/simplify.c (gfc_simplify_repeat): Perform the necessary
H A DChangeLog-20182376 * simplify.c (gfc_simplify_repeat): Increase limit for deferring
2793 * simplify.c (gfc_simplify_repeat): Use HOST_WIDE_INT/gfc_charlen_t
H A DChangeLog-20172130 gfc_simplify_maskl, gfc_simplify_poppar, gfc_simplify_repeat,
H A DChangeLog-2012753 (gfc_simplify_repeat): Remove bogus code.
H A Dintrinsic.cc2890 gfc_check_repeat, gfc_simplify_repeat, gfc_resolve_repeat, in add_functions()
H A DChangeLog-20161688 * simplify.c (gfc_simplify_repeat): Fix a misplaced closing ')'.
H A Dsimplify.cc6676 gfc_simplify_repeat (gfc_expr *e, gfc_expr *n) in gfc_simplify_repeat() function
H A DChangeLog-20082844 gfc_simplify_repeat): Handle wide strings.
H A DChangeLog-20104577 (gfc_simplify_repeat): Likewise.