aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2007-06-13 22:57:14 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2007-06-13 22:57:14 +0000
commitefd7122b03d85b5ac13c705cf9376118e3ef959f (patch)
tree5d16f5cf01a3fe7f3137e233833bc69301235e56 /gcc/tree.h
parentb26f6ed7b9a08fb2eaaeed16e6dc3c33b6bfd12e (diff)
downloadgcc-efd7122b03d85b5ac13c705cf9376118e3ef959f.zip
gcc-efd7122b03d85b5ac13c705cf9376118e3ef959f.tar.gz
gcc-efd7122b03d85b5ac13c705cf9376118e3ef959f.tar.bz2
basic-block.h: Remove the prototype for free_basic_block_vars.
* basic-block.h: Remove the prototype for free_basic_block_vars. * cfglayout.h: Remove the prototype for insn_locators_initialize. * tree.h: Remove the prototype for emit_line_note. From-SVN: r125686
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 aefc00e..ab6d5ff 100644
--- a/gcc/tree.h
+++ b/gcc/tree.h
@@ -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