Home
last modified time | relevance | path

Searched refs:gfc_simplify_shape (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dintrinsic.h406 gfc_expr *gfc_simplify_shape (gfc_expr *, gfc_expr *);
H A Dintrinsic.c2944 gfc_check_shape, gfc_simplify_shape, gfc_resolve_shape, in add_functions()
H A Dsimplify.c7250 gfc_simplify_shape (gfc_expr *source, gfc_expr *kind) in gfc_simplify_shape() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dintrinsic.h405 gfc_expr *gfc_simplify_shape (gfc_expr *, gfc_expr *);
H A DChangeLog-20131093 (gfc_simplify_shape): Add range check.
H A DChangeLog-20113757 * simplify.c (gfc_simplify_shape): Ditto.
3759 gfc_simplify_shape): Update prototypes.
H A DChangeLog-2003286 * simplify.c (gfc_simplify_shape): Use gfc_array_dimen_size.
H A DChangeLog-20102529 (gfc_simplify_shape): Ditto.
4666 (gfc_simplify_shape): Likewise.
H A DChangeLog-20121155 * simplify.c (gfc_simplify_shape): Don't try to simplify if the
H A DChangeLog-20041264 * simplify.c (gfc_simplify_shape): Bugfix.
H A Dintrinsic.cc2970 gfc_check_shape, gfc_simplify_shape, gfc_resolve_shape, in add_functions()
H A Dsimplify.cc7393 gfc_simplify_shape (gfc_expr *source, gfc_expr *kind) in gfc_simplify_shape() function
H A DChangeLog-20083778 * simplify.c (gfc_simplify_shape): Simplify rank zero arrays.
H A DChangeLog-20072112 (gfc_simplify_shape): Pass NULL as kind argument to gfc_simplify_size.