aboutsummaryrefslogtreecommitdiff
path: root/gcc/reload.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/reload.h')
-rw-r--r--gcc/reload.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/reload.h b/gcc/reload.h
index 3ca2e98..d35dc3fa 100644
--- a/gcc/reload.h
+++ b/gcc/reload.h
@@ -217,6 +217,8 @@ extern int regno_clobbered_p PROTO((int, rtx));
/* Functions in reload1.c: */
+extern int reloads_conflict PROTO ((int, int));
+
int count_occurrences PROTO((rtx, rtx));
/* Initialize the reload pass once per compilation. */