diff options
Diffstat (limited to 'gcc/tree-vrp.c')
| -rw-r--r-- | gcc/tree-vrp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree-vrp.c b/gcc/tree-vrp.c index 9d649b7..fa66ab9 100644 --- a/gcc/tree-vrp.c +++ b/gcc/tree-vrp.c @@ -38,7 +38,7 @@ Boston, MA 02111-1307, USA. */ #include "tree-chrec.h" /* Set of SSA names found during the dominator traversal of a - sub-graph in maybe_add_assert_expr_on_edges. */ + sub-graph in maybe_add_assert_expr. */ static sbitmap found; /* Loop structure of the program. Used to analyze scalar evolutions |
