From: Richard Kenner Date: Wed, 27 Dec 1995 20:28:09 +0000 (-0500) Subject: (unroll_loop): Set regno_pointer_{flag,align} in remap table. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8b4904a3ac3c22d9735a87ed083153f1cae8b26f;p=gcc.git (unroll_loop): Set regno_pointer_{flag,align} in remap table. From-SVN: r10878 --- diff --git a/gcc/unroll.c b/gcc/unroll.c index c5985780a82..e5b1e0ecb9d 100644 --- a/gcc/unroll.c +++ b/gcc/unroll.c @@ -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