On 10/01/14 10:59, Teresa Johnson wrote:
This patch removes some asserts my jump threading patch r215739 added.
An upstream pass (copyrename2) is introducing some bogus profile
counts, so we can't assert that counts are 0 when there is no profile
data for the function.

Tested on testcase attached to PR63422. Currently running gcc
regression tests for x86_64-unknown-linux-gnu. Ok for trunk if that
passes?

Thanks,
Teresa

2014-10-01  Teresa Johnson  <tejohn...@google.com>

         PR middle-end/63422
         * tree-ssa-threadupdate.c (freqs_to_counts_path): Remove
         asserts to handle incoming insanities.
OK.
Jeff

Reply via email to