Skip to content
Snippets Groups Projects
Commit 1a837f77 authored by Richard Kenner's avatar Richard Kenner Committed by Richard Kenner
Browse files

re PR tree-optimization/15077 (ICE in make_decl_rtl when inlining tail recursive nested function)

	PR optimization/15077
	* 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.

From-SVN: r85247
parent e847cc68
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment