Fix comments typo
authorLuo Xiong Hu <luoxhu@linux.ibm.com>
Fri, 15 Nov 2019 08:17:31 +0000 (08:17 +0000)
committerXiong Hu Luo <luoxhu@gcc.gnu.org>
Fri, 15 Nov 2019 08:17:31 +0000 (08:17 +0000)
commit53dd3bccac6f7f5d4a57875ca5ee2acfe2b2056f
treed9f9225b942bf119a926d4999a6429f80d8a87d6
parent2aae99f7a4ff1adb7b7b557eb98eccce83a437dc
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.

From-SVN: r278278
gcc/ChangeLog
gcc/ipa-comdats.c
gcc/ipa-profile.c
gcc/tree-profile.c