https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118407

--- Comment #16 from Torbjorn SVENSSON <azoff at gcc dot gnu.org> ---
Created attachment 65048
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=65048&action=edit
predcom-8.c.190t.pcom for
arm/arch=armv7ve/cpu=cortex-a7/float-abi=hard/fpu=neon

There are a few lines with "Invalid sum".
If the basic block number is stable, then this is it:

;;   basic block 34, loop depth 0, count 67298542 (estimated locally, freq
0.5859), maybe hot
;;   Invalid sum of incoming counts 37162368 (estimated locally, freq 0.3235),
should be 67298542 (estimated locally, freq 0.5859)
;;    prev block 30, next block 31, flags: (NEW)
;;    pred:       30 [75.0% (guessed)]  count:28478685 (estimated locally, freq
0.2479) (FALSE_VALUE)
;;                17 [10.0% (guessed)]  count:8683683 (estimated locally, freq
0.0756) (TRUE_VALUE)

Reply via email to