aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/rtl.h')
-rw-r--r--gcc/rtl.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/rtl.h b/gcc/rtl.h
index d6bf888..0edff24 100644
--- a/gcc/rtl.h
+++ b/gcc/rtl.h
@@ -2035,9 +2035,6 @@ extern void expand_dec (rtx, rtx);
extern bool can_copy_p (enum machine_mode);
extern rtx fis_get_condition (rtx);
-/* In postreload-gcse.c */
-extern void gcse_after_reload_main (rtx);
-
/* In global.c */
extern void mark_elimination (int, int);
extern void dump_global_regs (FILE *);