Searched refs:gfc_simplify_repeat (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | intrinsic.h | 393 gfc_expr *gfc_simplify_repeat (gfc_expr *, gfc_expr *);
|
H A D | intrinsic.c | 2864 gfc_check_repeat, gfc_simplify_repeat, gfc_resolve_repeat, in add_functions()
|
H A D | simplify.c | 6545 gfc_simplify_repeat (gfc_expr *e, gfc_expr *n) in gfc_simplify_repeat() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | intrinsic.h | 392 gfc_expr *gfc_simplify_repeat (gfc_expr *, gfc_expr *);
|
H A D | ChangeLog-2007 | 59 * 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 D | ChangeLog-2018 | 2376 * simplify.c (gfc_simplify_repeat): Increase limit for deferring 2793 * simplify.c (gfc_simplify_repeat): Use HOST_WIDE_INT/gfc_charlen_t
|
H A D | ChangeLog-2017 | 2130 gfc_simplify_maskl, gfc_simplify_poppar, gfc_simplify_repeat,
|
H A D | ChangeLog-2012 | 753 (gfc_simplify_repeat): Remove bogus code.
|
H A D | intrinsic.cc | 2890 gfc_check_repeat, gfc_simplify_repeat, gfc_resolve_repeat, in add_functions()
|
H A D | ChangeLog-2016 | 1688 * simplify.c (gfc_simplify_repeat): Fix a misplaced closing ')'.
|
H A D | simplify.cc | 6676 gfc_simplify_repeat (gfc_expr *e, gfc_expr *n) in gfc_simplify_repeat() function
|
H A D | ChangeLog-2008 | 2844 gfc_simplify_repeat): Handle wide strings.
|
H A D | ChangeLog-2010 | 4577 (gfc_simplify_repeat): Likewise.
|