profile.c (edge_gcov_counts): Turn to pointer.
authorJan Hubicka <hubicka@ucw.cz>
Fri, 9 Jun 2017 11:38:35 +0000 (13:38 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 9 Jun 2017 11:38:35 +0000 (11:38 +0000)
commitffb9d1b140d2bd299642c001c1a79de4c2c81871
tree886859fb9516d906dca0fefdd5ab571bbc8f687a
parent323eb0898cb8d1869ae5354b36f390940d29f7d1
profile.c (edge_gcov_counts): Turn to pointer.

* profile.c (edge_gcov_counts): Turn to pointer.
(compute_branch_probabilities, compute_branch_probabilities): Update.
* profile.h (edge_gcov_counts): Turn to pointer.
(edge_gcov_count): Update.

From-SVN: r249056
gcc/ChangeLog
gcc/profile.c
gcc/profile.h