predict.c (drop_profile): Also drop individual bb/edge and cgraph edge counts.
authorJan Hubicka <hubicka@ucw.cz>
Sat, 10 Jun 2017 20:37:34 +0000 (22:37 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 10 Jun 2017 20:37:34 +0000 (20:37 +0000)
commite525ddf40fff65b421e6d00615b1c15c69e5b946
tree360bcca82b59f226f23ce495a738ad209a84582e
parent9a73a3c38e01890fcc4615c53c3946b8e46fc252
predict.c (drop_profile): Also drop individual bb/edge and cgraph edge counts.

* predict.c (drop_profile): Also drop individual bb/edge and cgraph
edge counts.
(handle_missing_profiles): Fix computation of tp_first_run.
(counts_to_freqs): Do not touch freqs when count is 0.

From-SVN: r249094
gcc/ChangeLog
gcc/predict.c