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  <mli...@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

Reply via email to