Searched refs:gfc_check_reshape (Results 1 – 15 of 15) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | intrinsic.h | 144 bool gfc_check_reshape (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *);
|
H A D | check.c | 4665 gfc_check_reshape (gfc_expr *source, gfc_expr *shape, in gfc_check_reshape() function
|
H A D | intrinsic.c | 2870 gfc_check_reshape, gfc_simplify_reshape, gfc_resolve_reshape, in add_functions()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | intrinsic.h | 144 bool gfc_check_reshape (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *);
|
H A D | ChangeLog-2015 | 41 * check.c (gfc_check_reshape): Replace %<%d%> by %qd. 471 * check.c (gfc_check_reshape): Improve check for valid SHAPE argument.
|
H A D | ChangeLog-2013 | 234 * check.c (gfc_check_reshape): ensure that shape is a constant
|
H A D | check.cc | 4684 gfc_check_reshape (gfc_expr *source, gfc_expr *shape, in gfc_check_reshape() function
|
H A D | ChangeLog-2020 | 1357 * check.c (gfc_check_reshape): Add check for a value when
|
H A D | ChangeLog-2021 | 245 * check.c (gfc_check_reshape): Improve check of size of source
|
H A D | ChangeLog-2010 | 2282 gfc_check_present,gfc_check_reshape,gfc_check_same_type_as, 4628 (gfc_check_reshape): Likewise.
|
H A D | intrinsic.cc | 2896 gfc_check_reshape, gfc_simplify_reshape, gfc_resolve_reshape, in add_functions()
|
H A D | ChangeLog-2016 | 2020 * check.c (gfc_check_reshape): Check for constant expression.
|
H A D | ChangeLog-2009 | 2381 * check.c (gfc_check_reshape): Additional checks for the
|
H A D | ChangeLog-2005 | 1460 (gfc_check_reshape): Add translation support for error message.
|
H A D | ChangeLog-2006 | 699 * check.c (gfc_check_reshape): Check that there are enough
|