[PATCH 4/4] New callgraph wrapper function creation added

Jeff Law law@redhat.com
Fri May 30 16:39:00 GMT 2014


On 05/30/14 00:49, Martin Liška wrote:
> Hello,
>     cgraph_make_wrapper is a new function that creates a simple wrapper
> of a function. The function will be used further in identical code
> folding if a pass proves that two functions are semantically equivalent.
>
> Bootstrapped and tested on x86_64-linux.
> OK for trunk?
>
> Thanks,
> Martin
>
> 2014-05-29  Martin Liska  <mliska@suse.cz>
>
>      * cgraph.h (cgraph_make_wrapper): New function introduced.
>      * cgraphunit.c (cgraph_make_wrapper): The function implementation.
>      * ipa-inline.h (inline_analyze_function): The function is global.
>      * ipa-inline-analysis.c (inline_analyze_function): Likewise.
OK for the trunk.

jeff



More information about the Gcc-patches mailing list