Skip to content
Snippets Groups Projects
Commit 222bc9b9 authored by jamborm's avatar jamborm
Browse files

2011-03-28 Martin Jambor <mjambor@suse.cz>

	* tree-inline.c (expand_call_inline): Do not check that destination
	node is analyzed.
	(optimize_inline_calls): Assert that destination node is analyzed.
	* cgraph.c (cgraph_add_new_function): Call cgraph_analyze_function, do
	not call tree_lowering_passes.
	* cgraph.h (cgraph_analyze_function): Declare.
	* cgraphunit.c (cgraph_analyze_function): Make public.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@171602 138bc75d-0d04-0410-961f-82ee72b054a4
parent a2eed601
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