OSDN Git Service

* cgraphunit.c (cgraph_expand_function): Use
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 9 Nov 2003 01:52:59 +0000 (01:52 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 9 Nov 2003 01:52:59 +0000 (01:52 +0000)
commitd0e81fead8840531bcf73c86344bf4a50a75d9dd
tree37bb338cdcb3d3cd3fe0a509334c421ed702478f
parent0f961a9932e508f90c02eab4325bcf9c06acfac2
* 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@73382 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/doc/invoke.texi