aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-prop.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ipa-prop.h')
-rw-r--r--gcc/ipa-prop.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ipa-prop.h b/gcc/ipa-prop.h
index bfed61a..82d0ca5 100644
--- a/gcc/ipa-prop.h
+++ b/gcc/ipa-prop.h
@@ -60,7 +60,7 @@ enum cvalue_type
};
/* Represents the value of either jump function or cval.
- value represnts a constant.
+ value represents a constant.
formal_id is used only in jump function context and represents
pass-through parameter (the formal of caller is passed
as argument). */