--- gcc-4.8-20120429/gcc/ipa-inline-transform.c.~1~ 2012-04-25 18:31:42.000000000 +0200 +++ gcc-4.8-20120429/gcc/ipa-inline-transform.c 2012-04-30 12:41:10.000000000 +0200 @@ -355,7 +355,7 @@ save_inline_function_body (struct cgraph /* Return true when function body of DECL still needs to be kept around for later re-use. */ -bool +static bool preserve_function_body_p (struct cgraph_node *node) { gcc_assert (cgraph_global_info_ready);