r249057 - in /trunk/gcc: ChangeLog profile.c

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Fri Jun 9 11:45:00 GMT 2017


Author: hubicka
Date: Fri Jun  9 11:45:46 2017
New Revision: 249057

URL: https://gcc.gnu.org/viewcvs?rev=249057&root=gcc&view=rev
Log:

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

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/profile.c



More information about the Gcc-cvs mailing list