cgraphunit.c (cgraph_expand_function): Use cgraph_possibly_inlined_p.
authorJan Hubicka <jh@suse.cz>
Sun, 9 Nov 2003 01:52:59 +0000 (02:52 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 9 Nov 2003 01:52:59 +0000 (01:52 +0000)
commitf7a018474dc63bd2256a7bfeec67b4252481601b
tree37bb338cdcb3d3cd3fe0a509334c421ed702478f
parentf10fe8f022ee410ffb1bf554770dc8f5fb4cf385
cgraphunit.c (cgraph_expand_function): Use cgraph_possibly_inlined_p.

* 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.

From-SVN: r73382
gcc/ChangeLog
gcc/doc/invoke.texi