aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-gimple.h
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2004-06-30 17:01:23 -0700
committerRichard Henderson <rth@gcc.gnu.org>2004-06-30 17:01:23 -0700
commit2b9ef4fa61d2ad90cbca7baa59ce18f609a56274 (patch)
tree15e0d7f1b9088b09a8c4a105e75791fa3a879647 /gcc/tree-gimple.h
parent521d8de07f181a54b31b6660b5dc55c76f390ff8 (diff)
downloadgcc-2b9ef4fa61d2ad90cbca7baa59ce18f609a56274.zip
gcc-2b9ef4fa61d2ad90cbca7baa59ce18f609a56274.tar.gz
gcc-2b9ef4fa61d2ad90cbca7baa59ce18f609a56274.tar.bz2
tree-gimple.c (right_assocify_expr): Kill
* tree-gimple.c (right_assocify_expr): Kill (rationalize_compound_expr): Kill. * tree-gimple.h: Likewise. * tree-inline.c (expand_call_inline): Don't call it. From-SVN: r83940
Diffstat (limited to 'gcc/tree-gimple.h')
-rw-r--r--gcc/tree-gimple.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/tree-gimple.h b/gcc/tree-gimple.h
index 3be5389..8fb2271 100644
--- a/gcc/tree-gimple.h
+++ b/gcc/tree-gimple.h
@@ -33,8 +33,6 @@ extern tree get_initialized_tmp_var (tree, tree *, tree *);
extern tree get_formal_tmp_var (tree, tree *);
extern void declare_tmp_vars (tree, tree);
-extern tree rationalize_compound_expr (tree);
-extern tree right_assocify_expr (tree);
extern void annotate_all_with_locus (tree *, location_t);
/* Validation of GIMPLE expressions. Note that these predicates only check