aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-profile.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ipa-profile.c')
-rw-r--r--gcc/ipa-profile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ipa-profile.c b/gcc/ipa-profile.c
index 61fd5e8..4b28b94 100644
--- a/gcc/ipa-profile.c
+++ b/gcc/ipa-profile.c
@@ -563,7 +563,7 @@ ipa_profile (void)
histogram.release ();
histogram_pool.release ();
- /* Produce speculative calls: we saved common traget from porfiling into
+ /* Produce speculative calls: we saved common target from porfiling into
e->common_target_id. Now, at link time, we can look up corresponding
function node and produce speculative call. */