]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/tree-vrp.c
builtins.c, [...]: Fix comment typos.
[gcc.git] / gcc / tree-vrp.c
index f6d0a6d0c8e8df55851650614fe34c2d77baae20..7342d2960f8fcf2196844730e8c7c592339259c1 100644 (file)
@@ -1058,7 +1058,7 @@ extract_range_from_assert (value_range_t *vr_p, tree expr)
             there are three cases to consider.
 
 
-            1. The VR_ANTI_RANGE range is competely within the 
+            1. The VR_ANTI_RANGE range is completely within the 
                VR_RANGE and the endpoints of the ranges are
                different.  In that case the resulting range
                should be whichever range is more precise.
This page took 0.03361 seconds and 5 git commands to generate.