diff options
Diffstat (limited to 'gcc/integrate.c')
-rw-r--r-- | gcc/integrate.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/integrate.c b/gcc/integrate.c index 7752d66..6746b3f 100644 --- a/gcc/integrate.c +++ b/gcc/integrate.c @@ -861,7 +861,7 @@ expand_inline_function (fndecl, parms, target, ignore, type, ??? These numbers are quite arbitrary and were obtained by experimentation. At some point, we should try to allocate the - table after all the parameters are set up so we an more accurately + table after all the parameters are set up so we can more accurately estimate the number of pseudos we will need. */ VARRAY_CONST_EQUIV_INIT (map->const_equiv_varray, |