/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-array.h | 23 bool gfc_array_allocate (gfc_se *, gfc_expr *, tree, tree, tree, tree,
|
H A D | trans-stmt.c | 6708 if (!gfc_array_allocate (&se, expr, stat, errmsg, errlen, in gfc_trans_allocate()
|
H A D | trans-array.c | 5931 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 D | trans-array.h | 23 bool gfc_array_allocate (gfc_se *, gfc_expr *, tree, tree, tree, tree,
|
H A D | ChangeLog-2011 | 139 (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 D | ChangeLog-2013 | 653 * 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 D | ChangeLog-2012 | 2213 * 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 D | ChangeLog-2016 | 930 * 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 D | ChangeLog-2015 | 1509 (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 D | ChangeLog-2004 | 661 * 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 D | ChangeLog-2018 | 551 * 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 D | ChangeLog-2006 | 208 * 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 D | ChangeLog-2017 | 449 (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 D | ChangeLog-2010 | 242 (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 D | ChangeLog-2008 | 823 * 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 D | ChangeLog-2014 | 777 (gfc_array_allocate): Likewise. 2310 * trans-array.c (gfc_array_init_size, gfc_array_allocate): Ditto.
|
H A D | ChangeLog-2005 | 187 (gfc_array_allocate): Likewise. 2349 (gfc_array_allocate, gfc_array_deallocate): Likewise. 2376 (gfc_array_allocate): update gfc_array_deallocate() call.
|
H A D | ChangeLog-2007 | 1753 (gfc_array_allocate): Use gfc_allocate_with_status and 3232 (gfc_array_allocate): Likewise. 4896 (gfc_array_allocate): Likewise.
|
H A D | trans-stmt.cc | 6741 if (!gfc_array_allocate (&se, expr, stat, errmsg, errlen, in gfc_trans_allocate()
|
H A D | ChangeLog-2019 | 2819 (gfc_array_allocate): Remove the recalculation of the size of
|
H A D | trans-array.cc | 6041 gfc_array_allocate (gfc_se * se, gfc_expr * expr, tree status, tree errmsg, in gfc_array_allocate() function
|