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]

r278278 - in /trunk/gcc: ChangeLog ipa-comdats....


Author: luoxhu
Date: Fri Nov 15 08:17:31 2019
New Revision: 278278

URL: https://gcc.gnu.org/viewcvs?rev=278278&root=gcc&view=rev
Log:
Fix comments typo

gcc/ChangeLog:

	2019-11-15  Luo Xiong Hu  <luoxhu@linux.ibm.com>

	* ipa-comdats.c: Fix comments typo.
	* ipa-profile.c: Fix comments typo.
	* tree-profile.c (gimple_gen_ic_profiler): Use the new variable
	__gcov_indirect_call.counters and __gcov_indirect_call.callee.
	(gimple_gen_ic_func_profiler): Likewise.
	(pass_ipa_tree_profile::gate): Fix comments typo.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-comdats.c
    trunk/gcc/ipa-profile.c
    trunk/gcc/tree-profile.c


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