This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r249056 - in /trunk/gcc: ChangeLog profile.c pr...


Author: hubicka
Date: Fri Jun  9 11:38:35 2017
New Revision: 249056

URL: https://gcc.gnu.org/viewcvs?rev=249056&root=gcc&view=rev
Log:
	* 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.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]