aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree.h')
-rw-r--r--gcc/tree.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/tree.h b/gcc/tree.h
index e58b3a5..bc6699d 100644
--- a/gcc/tree.h
+++ b/gcc/tree.h
@@ -4597,9 +4597,6 @@ extern bool using_eh_for_cleanups_p (void);
extern const char *get_tree_code_name (enum tree_code);
-/* In tree-nested.c */
-extern tree build_addr (tree, tree);
-
/* In function.c */
extern void expand_function_end (void);
extern void expand_function_start (tree);