* cgraph.c (cgraph_get_body): Update call of lto_input_function_body.
commit7e4b741c99f9864dabdb46d614c5dc23c0e9f7b6
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 31 Aug 2013 13:44:46 +0000 (31 13:44 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 31 Aug 2013 13:44:46 +0000 (31 13:44 +0000)
treed06573f8980bf9312721db9d6677d8f26547ca5d
parent30c45111a67fb9975b884bdfc663caf45e1f4a73
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@202130 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cgraph.c
gcc/gimple-streamer-in.c
gcc/ipa-utils.c
gcc/lto-streamer-in.c