Home
last modified time | relevance | path

Searched refs:gfc_simplify_reshape (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dintrinsic.h394 gfc_expr *gfc_simplify_reshape (gfc_expr *, gfc_expr *, gfc_expr *,
H A Dintrinsic.c2870 gfc_check_reshape, gfc_simplify_reshape, gfc_resolve_reshape, in add_functions()
H A Dsimplify.c6670 gfc_simplify_reshape (gfc_expr *source, gfc_expr *shape_exp, in gfc_simplify_reshape() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dintrinsic.h393 gfc_expr *gfc_simplify_reshape (gfc_expr *, gfc_expr *, gfc_expr *,
H A DChangeLog-2021853 * simplify.c (gfc_simplify_reshape): Replace assert by error
2265 * simplify.c (gfc_simplify_reshape): Set string length for
H A DChangeLog-2019744 * simplify.c (gfc_simplify_reshape): Convert a gcc_assert into a
1204 * simplify.c (gfc_simplify_reshape): Add additional checks of the
H A DChangeLog-20092348 * simplify.c (gfc_simplify_reshape): Fixed reshaping of empty arrays
2383 * simplify.c (gfc_simplify_reshape): Converted argument checks
H A DChangeLog-20082661 (gfc_simplify_reshape): Plug possible memory leaks and dereferencing
3929 (gfc_simplify_reshape): Use new function.
H A DChangeLog-2020755 * simplify.c (gfc_simplify_reshape): Detect zero shape and
H A DChangeLog-20101255 (gfc_simplify_pack, gfc_simplify_reshape, gfc_simplify_spread,
4665 (gfc_simplify_reshape): Likewise.
H A DChangeLog-2004483 * simplify.c (gfc_simplify_reshape): Set shape of return value
H A Dintrinsic.cc2896 gfc_check_reshape, gfc_simplify_reshape, gfc_resolve_reshape, in add_functions()
H A DChangeLog-20162591 * simplify.c (gfc_simplify_reshape): If source shape is NULL return.
H A DChangeLog-20151677 * simplify.c (gfc_simplify_reshape): Convert assert into returning
H A Dsimplify.cc6801 gfc_simplify_reshape (gfc_expr *source, gfc_expr *shape_exp, in gfc_simplify_reshape() function