]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/unroll.c
(loop_comparison_code): New static variable.
authorJim Wilson <wilson@gcc.gnu.org>
Mon, 21 Oct 1996 22:43:33 +0000 (15:43 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 21 Oct 1996 22:43:33 +0000 (15:43 -0700)
commit1dcfa896bdee3c95c22401a88ded22171d5caa81
tree657889c46e171e69c89c1a6b7ca896c6549bbdce
parentd00d338cdc2917a5d7da4ab6b129e0ec99615db4
(loop_comparison_code): New static variable.

(unroll_loop): Add check for loop_comparison_code
(loop_iterations): Set loop_comparison_code.

From-SVN: r12991
gcc/unroll.c