diff options
Diffstat (limited to 'gcc/ipa-inline.c')
-rw-r--r-- | gcc/ipa-inline.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ipa-inline.c b/gcc/ipa-inline.c index 9632ba96367..f1236eac5f4 100644 --- a/gcc/ipa-inline.c +++ b/gcc/ipa-inline.c @@ -30,7 +30,7 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA cgraph_mark_inline implementation - This function allow to mark given call inline and performs necessary + This function allows to mark given call inline and performs necessary modifications of cgraph (production of the clones and updating overall statistics) |