tree-inline.h
1.41 KB
-
re PR tree-optimization/15077 (ICE in make_decl_rtl when inlining tail recursive nested function) · 1a837f77
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
Richard Kenner committed