diff options
Diffstat (limited to 'gcc/doc/invoke.texi')
-rw-r--r-- | gcc/doc/invoke.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 8996161..9092e9c 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -10324,7 +10324,7 @@ Percentage penalty the recursive functions will receive when they are evaluated for cloning. @item ipa-cp-single-call-penalty -Percentage penalty functions containg a single call to another +Percentage penalty functions containing a single call to another function will receive when they are evaluated for cloning. |