projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e8d8d4
)
Declare replace_regs
author
Michael Meissner
<meissner@gcc.gnu.org>
Tue, 15 Jul 1997 19:22:58 +0000
(19:22 +0000)
committer
Michael Meissner
<meissner@gcc.gnu.org>
Tue, 15 Jul 1997 19:22:58 +0000
(19:22 +0000)
From-SVN: r14447
gcc/rtl.h
patch
|
blob
|
history
diff --git
a/gcc/rtl.h
b/gcc/rtl.h
index 3ae3982d11e366d8b65a0dd556bd48bd46473b4d..d27b4e5b8337878354c73b10c70ee1dc0b2a9963 100644
(file)
--- a/
gcc/rtl.h
+++ b/
gcc/rtl.h
@@
-817,6
+817,7
@@
extern enum reg_class reg_preferred_class PROTO((int));
extern enum reg_class reg_alternate_class PROTO((int));
extern rtx get_first_nonparm_insn PROTO((void));
+extern rtx replace_regs PROTO((rtx, rtx *, int, int));
/* Standard pieces of rtx, to be substituted directly into things. */
extern rtx pc_rtx;