aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgexpand.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cfgexpand.h')
-rw-r--r--gcc/cfgexpand.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/cfgexpand.h b/gcc/cfgexpand.h
index b738059..81ed273 100644
--- a/gcc/cfgexpand.h
+++ b/gcc/cfgexpand.h
@@ -22,6 +22,7 @@ along with GCC; see the file COPYING3. If not see
extern tree gimple_assign_rhs_to_tree (gimple *);
extern HOST_WIDE_INT estimated_stack_frame_size (struct cgraph_node *);
+extern void expand_remove_edge (edge);
extern void set_parm_rtl (tree, rtx);