This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [3.5/3.4] Fix bug in tree-inline.c


On Fri, Feb 20, 2004 at 01:52:06PM +0100, Josef Zlomek wrote:
> 		* tree-inline.c (insert_decl_map): New.
> 		(remap_decl, remap_type, remap_block, copy_body_r,
> 		initialize_inlined_parameters, declare_return_variable,
> 		remap_save_expr): Use it.
> 	* function.c (copy_body_r): Add mapping from id->ret_label to
> 	id->ret_label.  Revert test for ret_label.

Ok.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]