aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/tree.c')
-rw-r--r--gcc/cp/tree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/tree.c b/gcc/cp/tree.c
index 32783adc728..8a2537412a5 100644
--- a/gcc/cp/tree.c
+++ b/gcc/cp/tree.c
@@ -2356,7 +2356,7 @@ init_tree ()
list_hash_table = htab_create (31, list_hash, list_hash_eq, NULL);
ggc_add_root (&list_hash_table, 1,
sizeof (list_hash_table),
- mark_tree_hashtable);
+ mark_tree_hashtable, "list_hash_table");
}
/* The SAVE_EXPR pointed to by TP is being copied. If ST contains