/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-inline.c | 125 static tree declare_return_variable (copy_body_data *, tree, tree, 3657 declare_return_variable (copy_body_data *id, tree return_slot, tree modify_dest, in declare_return_variable() function 5038 use_retvar = declare_return_variable (id, return_slot, modify_dest, bb); in expand_call_inline()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-inline.cc | 130 static tree declare_return_variable (copy_body_data *, tree, tree, 3702 declare_return_variable (copy_body_data *id, tree return_slot, tree modify_dest, in declare_return_variable() function 5102 use_retvar = declare_return_variable (id, return_slot, modify_dest, bb); in expand_call_inline()
|
H A D | ChangeLog-2006 | 100 (declare_return_variable): Work on SSA; use return_slot instead of 1093 * tree-inline.c (declare_return_variable): Use the renamed 9227 (declare_return_variable): Use it. Call declare_inline_vars here. 11254 (declare_return_variable): Likewise. 19250 * tree-inline.c (declare_return_variable): Just don't use the 19401 * tree-inline.c (declare_return_variable): Also clear 22614 (copy_body, setup_one_parameter, declare_return_variable): Likewise. 22856 * tree-inline.c (declare_return_variable): If the return variable
|
H A D | ChangeLog-2012 | 16093 (declare_return_variable): Likewise. 16171 (declare_return_variable): Likewise. 16533 * tree-inline.c (declare_return_variable): Likewise. 23761 (declare_return_variable): Likewise. 24252 (declare_return_variable): Mark the return variable for renaming 24368 (declare_return_variable): Properly handle DECL_BY_REFERENCE 34678 * tree-inline.c (declare_return_variable): Remove always-true test.
|
H A D | ChangeLog.tree-ssa | 2167 * tree-inline.c (declare_return_variable): Set the no warning bit 5145 initialize_inlined_parameters, declare_return_variable, 8660 (declare_return_variable): Set it. 13713 (declare_return_variable): Be clever with INDIRECT_REFs.
|
H A D | ChangeLog-2010 | 21831 * tree-inline.c (declare_return_variable): Fix ICE while 22050 * tree-inline.c (declare_return_variable): Allocate annotation for new 22475 * tree-inline.c (declare_return_variable): Get new entry_block argument; 22593 (declare_return_variable): Likewise. 25567 * tree-inline.c (declare_return_variable): Remove bogus code. 38228 * tree-inline.c (declare_return_variable): Use the type of
|
H A D | ChangeLog-2004 | 14003 initialize_inlined_parameters, declare_return_variable, 20217 (declare_return_variable): Handle DECL_BY_REFERENCE. 23058 * tree-inline.c (declare_return_variable): New modify_dest argument. 38290 initialize_inlined_parameters, declare_return_variable, 41113 initialize_inlined_parameters, declare_return_variable,
|
H A D | ChangeLog-2011 | 3904 (declare_return_variable): Likewise. 36244 (declare_return_variable): Likewise. 37355 * tree-inline.c (declare_return_variable): Remove unused caller 37369 * tree-inline.c (declare_return_variable): Add result decl to
|
H A D | ChangeLog-2009 | 1586 * tree-inline.c (declare_return_variable): Remove USE_P argument, 1590 declare_return_variable caller. 28224 * tree-inline.c (declare_return_variable): Mark DECL_BY_REFERENCE
|
H A D | ChangeLog-2005 | 6080 * tree-inline.c (declare_return_variable): Handle modify_dest not 9712 declare_return_variable): Replace calls to copy_decl_for_inlining with 18261 (declare_return_variable): Update for new inline data datastructure.
|
H A D | ChangeLog-2002 | 855 (declare_return_variable): Take return slot addr. 10029 (declare_return_variable): Likewise. 35922 * tree-inline.c (declare_return_variable): Mark its use
|
H A D | ChangeLog-2019 | 6229 * tree-inline.c (declare_return_variable): Properly handle 6306 * tree-inline.c (declare_return_variable): Check for poly_int_tree_p 15599 * tree-inline.c (declare_return_variable): Mark the return
|
H A D | ChangeLog-2008 | 22168 (declare_return_variable): Update. 28884 * tree-inline.c (declare_return_variable): Set TREE_ADDRESSABLE on
|
H A D | ChangeLog-2014 | 2999 declare_return_variable, tree_function_versioning): Likewise. 9781 (declare_return_variable): Add arg holding 41959 * tree-inline.c (declare_return_variable): Use mark_addressable.
|
H A D | ChangeLog-2001 | 9307 (declare_return_variable): Convert return value back to the 9323 (declare_return_variable, inlinable_function_p): Likewise.
|
H A D | ChangeLog-2021 | 22064 (declare_return_variable): Same.
|
H A D | ChangeLog-2007 | 16349 (declare_return_variable): Likewise.
|
H A D | ChangeLog-2020 | 23447 * tree-inline.c (declare_return_variable): Adjust and
|
H A D | ChangeLog-2018 | 20742 * tree-inline.c (declare_return_variable): Likewise.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2001 | 793 (declare_return_variable, inlinable_function_p): Likewise. 817 (remap_block, copy_body_r, declare_return_variable): Likewise. 1121 * optimize.c (declare_return_variable): Replace the nrv with the 2954 (declare_return_variable): Use VARRAY_ACTIVE_SIZE macro.
|
H A D | ChangeLog-2000 | 2184 (declare_return_variable): Likewise. 2751 * optmize.c (declare_return_variable): Likewise. 4161 * optimize.c (declare_return_variable): Likewise. 4182 (declare_return_variable): When a function returns an aggregate,
|
H A D | ChangeLog-1999 | 414 (declare_return_variable): Likewise.
|