summaryrefslogtreecommitdiff
path: root/gcc/ipa-icf.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ipa-icf.h')
-rw-r--r--gcc/ipa-icf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ipa-icf.h b/gcc/ipa-icf.h
index 67d5bdc90c5..6428f25bea3 100644
--- a/gcc/ipa-icf.h
+++ b/gcc/ipa-icf.h
@@ -484,7 +484,7 @@ public:
/* Write IPA ICF summary for symbols. */
void write_summary (void);
- /* Read IPA IPA ICF summary for symbols. */
+ /* Read IPA ICF summary for symbols. */
void read_summary (void);
/* Callgraph removal hook called for a NODE with a custom DATA. */