summaryrefslogtreecommitdiff
path: root/gcc/ipa-prop.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ipa-prop.c')
-rw-r--r--gcc/ipa-prop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ipa-prop.c b/gcc/ipa-prop.c
index 7394f911771..6a018f456ea 100644
--- a/gcc/ipa-prop.c
+++ b/gcc/ipa-prop.c
@@ -2190,7 +2190,7 @@ ipa_prop_read_jump_functions (void)
}
}
-/* After merging units, we can get mismatch in argument counts.
+/* After merging units, we can get mismatch in argument counts.
Also decl merging might've rendered parameter lists obsolette.
Also compute called_with_variable_arg info. */