On 05/30/14 00:47, Martin Liška wrote:
Hello,
   this is a small patchset that prepares API for new IPA Identical code
folding pass. The patch adds an argument for coverage_compute_cfg_checksum.

Bootstrapped and tested on x86_64-linux.
OK for trunk?

Thanks,
Martin

2014-05-29  Martin Liska  <mli...@suse.cz>

     * coverage.h (coverage_compute_cfg_checksum): Argument added.
     * coverage.c (coverage_compute_cfg_checksum): Likewise.
     * profile.c (branch_prob): Likewise.
The block comment for coverage_compute_cfg_checksum needs to be updated. We're no longer computing the checksum for the current function (cfun), but instead computing the checksum for the argument FN.


Otherwise OK for the trunk.

jeff

Reply via email to