]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/predict.c
c-cppbuiltin.c, [...]: Fix comment typos.
[thirdparty/gcc.git] / gcc / predict.c
index 7be6b90fc3b807c95a4f27be997c42b0281af064..944a5565f22c688929e23b179b2bf2f6aa742a0e 100644 (file)
@@ -919,7 +919,7 @@ expr_expected_value (tree expr, bitmap visited)
 
              /* If this PHI has itself as an argument, we cannot
                 determine the string length of this argument.  However,
-                if we can find a expected constant value for the other
+                if we can find an expected constant value for the other
                 PHI args then we can still be sure that this is
                 likely a constant.  So be optimistic and just
                 continue with the next argument.  */