aboutsummaryrefslogtreecommitdiff
path: root/gcc/dominance.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/dominance.c')
-rw-r--r--gcc/dominance.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/dominance.c b/gcc/dominance.c
index 39c5b9f5fa9..6936e26f3f8 100644
--- a/gcc/dominance.c
+++ b/gcc/dominance.c
@@ -118,7 +118,7 @@ static void link_roots (struct dom_info *, TBB, TBB);
static void calc_idoms (struct dom_info *, enum cdi_direction);
void debug_dominance_info (enum cdi_direction);
-/* Keeps track of the*/
+/* Keeps track of the numbers of nodes in dominance trees. */
static unsigned n_bbs_in_dom_tree[2];
/* Helper macro for allocating and initializing an array,