Home
last modified time | relevance | path

Searched refs:gfc_array_allocate (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-array.h23 bool gfc_array_allocate (gfc_se *, gfc_expr *, tree, tree, tree, tree,
H A Dtrans-stmt.c6708 if (!gfc_array_allocate (&se, expr, stat, errmsg, errlen, in gfc_trans_allocate()
H A Dtrans-array.c5931 gfc_array_allocate (gfc_se * se, gfc_expr * expr, tree status, tree errmsg, in gfc_array_allocate() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-array.h23 bool gfc_array_allocate (gfc_se *, gfc_expr *, tree, tree, tree, tree,
H A DChangeLog-2011139 (gfc_array_allocate): Also add argument expr3 and use it when
155 * trans-array.h: Update prototype for gfc_array_allocate.
165 (gfc_trans_allocate): Add expr3 to gfc_array_allocate arguments.
1941 * trans-array.c (gfc_array_allocate): Pass token to
2050 (gfc_array_allocate): Update call to gfc_array_init_size. Move the
2094 functions. Move error checking outside the if (!gfc_array_allocate)
2095 block so that it also affects trees produced by gfc_array_allocate.
2096 * trans-array.c (gfc_array_allocate): Add new parameters errmsg
2099 * trans-array.h (gfc_array_allocate): Update signature of
2100 gfc_array_allocate.
[all …]
H A DChangeLog-2013653 * trans-array.c (gfc_array_allocate): Correct memory-leak patch.
657 * trans-array.c (gfc_array_allocate,
913 (gfc_array_allocate): Pass typespec on.
914 * trans-array.h (gfc_array_allocate): Update prototype.
955 (gfc_array_allocate, structure_alloc_comps): Don't nullify for
H A DChangeLog-20122213 * trans-array.c (gfc_array_allocate): Zero memory for all class
2442 (gfc_array_allocate): Add the same arguments and use them to
2450 * trans-array.h : Update prototype for gfc_array_allocate.
2453 element size. Use the latter to call gfc_array_allocate and
2690 * trans-array.c (gfc_array_allocate, gfc_trans_dealloc_allocated,
2693 * trans-array.h (gfc_array_deallocate, gfc_array_allocate,
2755 * trans-array.c (gfc_array_allocate): Null allocated memory of
H A DChangeLog-2016930 * trans-array.c (gfc_array_allocate): Removed nullify of structure
1461 * trans-array.c (gfc_array_allocate): Use the token from coarray's
1600 (gfc_array_allocate): Changed notion of whether an array is a coarray.
1983 * trans-array.c (gfc_array_allocate): When SOURCE= is a function
2351 * trans-array.c (gfc_array_allocate): Do not generate expect
2609 * trans-array.c (gfc_array_allocate): When the array is a coarray,
2717 * trans-array.c (gfc_array_allocate): Take the attributes from the
2919 (gfc_array_allocate): Add 'expr' to the call to
H A DChangeLog-20151509 (retrieve_last_ref): Extracted from gfc_array_allocate().
1510 (gfc_array_allocate): Enable allocate(array, source=
1515 gfc_array_allocate ().
2145 (gfc_array_allocate): Likewise.
2148 * trans-array.h: Changed interface of gfc_array_allocate () to
H A DChangeLog-2004661 * trans-array.c (gfc_array_allocate): Use TYPE_PRECISION
2581 (gfc_conv_loop_setup, gfc_array_allocate, gfc_conv_array_init_size):
2644 (gfc_trans_allocate_temp_array, gfc_array_allocate,
2792 (gfc_array_allocate): Don't count size of element twice.
H A DChangeLog-2018551 * trans-array.c (gfc_array_init_size, gfc_array_allocate):
619 (gfc_array_allocate): Remove the erroneous replacement of the
630 * trans-array.c (gfc_array_allocate): Set the span field for
700 (gfc_array_allocate): If the se string_length is a component
H A DChangeLog-2006208 * trans-array.c (gfc_array_allocate): Adjust for changed
1276 * trans-array.c (gfc_array_allocate): Remove old identification
2705 * trans-array.c(gfc_array_allocate): If ref->next exists
3257 * trans-array.h: Adjust gfc_array_allocate prototype.
3258 * trans-array.c (gfc_array_allocate): Change type of
3265 reference has been moved to gfc_array_allocate.
H A DChangeLog-2017449 (gfc_array_allocate): Likewise.
1112 (gfc_array_allocate): Set the span field if this is a pointer
2225 * trans-array.c (gfc_array_allocate): Add flag that the component to
H A DChangeLog-2010242 (gfc_array_allocate): Likewise.
260 (gfc_array_allocate): Check whether size overflows and generate
1522 gfc_array_allocate, gfc_array_deallocate,
4253 (gfc_trans_create_temp_array, gfc_array_allocate,
4768 (gfc_array_allocate) Add support for references containing coindexes.
H A DChangeLog-2008823 * trans-array.c (gfc_array_allocate): Ditto.
1254 * trans-array.c (gfc_array_allocate,structure_alloc_comps): Ditto.
1523 (gfc_array_allocate): Same.
3554 gfc_array_init_size, gfc_array_allocate, gfc_array_deallocate,
H A DChangeLog-2014777 (gfc_array_allocate): Likewise.
2310 * trans-array.c (gfc_array_init_size, gfc_array_allocate): Ditto.
H A DChangeLog-2005187 (gfc_array_allocate): Likewise.
2349 (gfc_array_allocate, gfc_array_deallocate): Likewise.
2376 (gfc_array_allocate): update gfc_array_deallocate() call.
H A DChangeLog-20071753 (gfc_array_allocate): Use gfc_allocate_with_status and
3232 (gfc_array_allocate): Likewise.
4896 (gfc_array_allocate): Likewise.
H A Dtrans-stmt.cc6741 if (!gfc_array_allocate (&se, expr, stat, errmsg, errlen, in gfc_trans_allocate()
H A DChangeLog-20192819 (gfc_array_allocate): Remove the recalculation of the size of
H A Dtrans-array.cc6041 gfc_array_allocate (gfc_se * se, gfc_expr * expr, tree status, tree errmsg, in gfc_array_allocate() function