diff options
Diffstat (limited to 'gcc/reload.h')
-rw-r--r-- | gcc/reload.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/reload.h b/gcc/reload.h index ad0cfcd..f747099 100644 --- a/gcc/reload.h +++ b/gcc/reload.h @@ -411,9 +411,6 @@ extern int push_reload (rtx, rtx, rtx *, rtx *, enum reg_class, enum machine_mode, enum machine_mode, int, int, int, enum reload_type); -/* Functions in postreload.c: */ -extern void reload_cse_regs (rtx); - /* Functions in reload1.c: */ /* Initialize the reload pass once per compilation. */ |