aboutsummaryrefslogtreecommitdiff
path: root/gcc/emit-rtl.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/emit-rtl.h')
-rw-r--r--gcc/emit-rtl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/emit-rtl.h b/gcc/emit-rtl.h
index bae6e69..8439750 100644
--- a/gcc/emit-rtl.h
+++ b/gcc/emit-rtl.h
@@ -72,7 +72,6 @@ extern void set_reg_attrs_for_parm (rtx, rtx);
extern void set_reg_attrs_for_decl_rtl (tree t, rtx x);
extern void adjust_reg_mode (rtx, enum machine_mode);
extern int mem_expr_equal_p (const_tree, const_tree);
-extern bool mem_attrs_eq_p (const struct mem_attrs *, const struct mem_attrs *);
extern bool need_atomic_barrier_p (enum memmodel, bool);