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: RFC re static chain and inlining


On Sat, Jul 24, 2004 at 12:31:53PM -0400, Richard Kenner wrote:
> 	* function.h (struct function): Add field saved_static_chain_decl.
> 	Fix comment for static_chain_decl.
> 	* tree-inline.c (save_body): Add new arg and handle static_chain_decl.
> 	* tree-inline.h (save_body): Add new arg.
> 	* tree-optimize.c (tree_rest_of_compilation): Handle saving
> 	static_chain_decl.

Ok.


r~


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