cgraph.c (cgraph_get_body): Update call of lto_input_function_body.
authorJan Hubicka <jh@suse.cz>
Sat, 31 Aug 2013 13:44:46 +0000 (15:44 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 31 Aug 2013 13:44:46 +0000 (13:44 +0000)
commit4843f03206f7ee188c5f7368ec6e64da7e90a396
treed06573f8980bf9312721db9d6677d8f26547ca5d
parent57292ce9bd9df2ff43d3cb13f3761b6eb5cf6334
cgraph.c (cgraph_get_body): Update call of lto_input_function_body.

* cgraph.c (cgraph_get_body): Update call of lto_input_function_body.
* gimple-streamer-in.c (input_gimple_stmt): Move sanity check to ...
* ipa-utils.c: Include lto-streamer.h, ipa-inline.h
(ipa_merge_profiles): New function.
* lto-streamer-in.c (lto_read_body): Take node instead of fn_decl.
(lto_input_function_body): Likewise.

From-SVN: r202130
gcc/ChangeLog
gcc/cgraph.c
gcc/gimple-streamer-in.c
gcc/ipa-utils.c
gcc/lto-streamer-in.c