diff options
Diffstat (limited to 'gcc/tree.h')
-rw-r--r-- | gcc/tree.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -4659,9 +4659,6 @@ extern bool debug_find_tree (tree, tree); extern tree unsave_expr_now (tree); extern tree build_duplicate_type (tree); -/* In emit-rtl.c */ -extern rtx emit_line_note (location_t); - /* In calls.c */ /* Nonzero if this is a call to a function whose return value depends |