(unroll_loop): Set regno_pointer_{flag,align} in remap table.
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 27 Dec 1995 20:28:09 +0000 (15:28 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 27 Dec 1995 20:28:09 +0000 (15:28 -0500)
From-SVN: r10878

gcc/unroll.c

index c5985780a8286ba76b59f7f52fcaee8c543908f6..e5b1e0ecb9d9ed09579693a7ac6731ceb4ff8824 100644 (file)
@@ -1105,6 +1105,10 @@ unroll_loop (loop_end, insn_count, loop_start, end_insert_before,
 #endif
     }
 
+  /* Use our current register alignment and pointer flags.  */
+  map->regno_pointer_flag = regno_pointer_flag;
+  map->regno_pointer_align = regno_pointer_align;
+
   /* If the loop is being partially unrolled, and the iteration variables
      are being split, and are being renamed for the split, then must fix up
      the compare/jump instruction at the end of the loop to refer to the new