* cgraphunit.c (cgraph_expand_function): Use
commitc6808e0ce438c903f62acd843bd732a989aa428e
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 9 Nov 2003 02:37:54 +0000 (9 02:37 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 9 Nov 2003 02:37:54 +0000 (9 02:37 +0000)
tree1bfc19289d3c7307bd622bf5f3e65c6a3e3dea23
parentd0e81fead8840531bcf73c86344bf4a50a75d9dd
* cgraphunit.c (cgraph_expand_function): Use
cgraph_possibly_inlined_p.
* tree-optimize.c (tree_rest_of_compilation): Do not kill saved tree.

* opts.c (common_handle_option): Do not set max-inline-insns.
* params.def: Update comments.
(PARAM_MAX_INLINE_INSNS): Kill.
* invoke.texi (max-inline-insns): Kill.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@73384 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cgraphunit.c
gcc/opts.c
gcc/params.def
gcc/tree-optimize.c