]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/reload.h
configure.in (i*86-*-sysv5*): Use fixinc.svr4 to patch byteorder problems.
[gcc.git] / gcc / reload.h
index d35dc3fa6b5b4cbc689f8b360c4ce7126a107a3a..d99b0c128a5d04b36b8b1cdbd1c1cef1d3e2ae9a 100644 (file)
@@ -157,6 +157,9 @@ extern void clear_secondary_mem PROTO((void));
    reload TO.  */
 extern void transfer_replacements PROTO((int, int));
 
+/* Remove all replacements in reload FROM.  */
+extern void remove_replacements PROTO((int));
+
 /* Like rtx_equal_p except that it allows a REG and a SUBREG to match
    if they are the same hard reg, and has special hacks for
    autoincrement and autodecrement.  */
This page took 0.02734 seconds and 5 git commands to generate.