loop.c (emit_prefetch_instructions): Properly place the address computation.
[gcc.git] / gcc / rtl.c
index 13e7380369bc06dfd7a41df2aa7d151acd48466d..da753b58428cf37605567299da7f9068897ff971 100644 (file)
--- a/gcc/rtl.c
+++ b/gcc/rtl.c
@@ -369,6 +369,7 @@ copy_rtx (orig)
        case 'S':
        case 'T':
        case 'u':
+       case 'B':
        case '0':
          /* These are left unchanged.  */
          break;