summaryrefslogtreecommitdiffstats
path: root/gcc/cp/decl.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/decl.c')
-rw-r--r--gcc/cp/decl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/decl.c b/gcc/cp/decl.c
index c739c9e30c4..208370793f4 100644
--- a/gcc/cp/decl.c
+++ b/gcc/cp/decl.c
@@ -14624,7 +14624,7 @@ mark_cp_function_context (f)
}
void
-lang_mark_tree (t)
+cxx_mark_tree (t)
tree t;
{
enum tree_code code = TREE_CODE (t);
OpenPOWER on IntegriCloud