diff options
Diffstat (limited to 'gcc/tree-gimple.h')
-rw-r--r-- | gcc/tree-gimple.h | 2 |
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 |