diff options
Diffstat (limited to 'gcc/tree.h')
-rw-r--r-- | gcc/tree.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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); |