Searched refs:evaluate_bound (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-array.c | 4329 evaluate_bound (stmtblock_t *block, tree *bounds, gfc_expr ** values, in evaluate_bound() function 4399 evaluate_bound (block, info->start, ar->start, desc, dim, true, in gfc_conv_section_startstride() 4405 evaluate_bound (block, info->end, ar->end, desc, dim, false, in gfc_conv_section_startstride() 7722 evaluate_bound (&loop.pre, info->start, ar->start, in gfc_conv_expr_descriptor()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-array.cc | 4433 evaluate_bound (stmtblock_t *block, tree *bounds, gfc_expr ** values, in evaluate_bound() function 4503 evaluate_bound (block, info->start, ar->start, desc, dim, true, in gfc_conv_section_startstride() 4509 evaluate_bound (block, info->end, ar->end, desc, dim, false, in gfc_conv_section_startstride() 7847 evaluate_bound (&loop.pre, info->start, ar->start, in gfc_conv_expr_descriptor()
|
H A D | ChangeLog-2011 | 1438 evaluate_bound. Use evaluate_bound. 1439 (evaluate_bound): New function.
|
H A D | ChangeLog-2015 | 662 * trans-array.c (evaluate_bound): For deferred length arrays get the 666 evaluate_bound ().
|
H A D | ChangeLog-2016 | 2987 * trans-array.c (evaluate_bound): If deferred, test that 'desc'
|