diff options
Diffstat (limited to 'gcc/ipa-cp.c')
-rw-r--r-- | gcc/ipa-cp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ipa-cp.c b/gcc/ipa-cp.c index 6d3d9e89dc6..bd533bfea67 100644 --- a/gcc/ipa-cp.c +++ b/gcc/ipa-cp.c @@ -65,7 +65,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA arguments of the callsite. There are three types of values : Formal - the caller's formal parameter is passed as an actual argument. - Constant - a constant is passed as a an actual argument. + Constant - a constant is passed as an actual argument. Unknown - neither of the above. In order to compute the jump functions, we need the modify information for |