Searched refs:gfc_simplify_shape (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | intrinsic.h | 406 gfc_expr *gfc_simplify_shape (gfc_expr *, gfc_expr *);
|
H A D | intrinsic.c | 2944 gfc_check_shape, gfc_simplify_shape, gfc_resolve_shape, in add_functions()
|
H A D | simplify.c | 7250 gfc_simplify_shape (gfc_expr *source, gfc_expr *kind) in gfc_simplify_shape() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | intrinsic.h | 405 gfc_expr *gfc_simplify_shape (gfc_expr *, gfc_expr *);
|
H A D | ChangeLog-2013 | 1093 (gfc_simplify_shape): Add range check.
|
H A D | ChangeLog-2011 | 3757 * simplify.c (gfc_simplify_shape): Ditto. 3759 gfc_simplify_shape): Update prototypes.
|
H A D | ChangeLog-2003 | 286 * simplify.c (gfc_simplify_shape): Use gfc_array_dimen_size.
|
H A D | ChangeLog-2010 | 2529 (gfc_simplify_shape): Ditto. 4666 (gfc_simplify_shape): Likewise.
|
H A D | ChangeLog-2012 | 1155 * simplify.c (gfc_simplify_shape): Don't try to simplify if the
|
H A D | ChangeLog-2004 | 1264 * simplify.c (gfc_simplify_shape): Bugfix.
|
H A D | intrinsic.cc | 2970 gfc_check_shape, gfc_simplify_shape, gfc_resolve_shape, in add_functions()
|
H A D | simplify.cc | 7393 gfc_simplify_shape (gfc_expr *source, gfc_expr *kind) in gfc_simplify_shape() function
|
H A D | ChangeLog-2008 | 3778 * simplify.c (gfc_simplify_shape): Simplify rank zero arrays.
|
H A D | ChangeLog-2007 | 2112 (gfc_simplify_shape): Pass NULL as kind argument to gfc_simplify_size.
|