diff options
Diffstat (limited to 'gcc/rtl.h')
-rw-r--r-- | gcc/rtl.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/rtl.h b/gcc/rtl.h index ae5157e54c0..1d71971335a 100644 --- a/gcc/rtl.h +++ b/gcc/rtl.h @@ -2044,8 +2044,6 @@ extern rtx remove_free_EXPR_LIST_node (rtx *); /* reginfo.c */ -/* Initialize may_move_cost and friends for mode M. */ -extern void init_move_cost (enum machine_mode); /* Resize reg info. */ extern bool resize_reg_info (void); /* Free up register info memory. */ |