]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/8599 (loop unroll bug with -march=k6-3)
authorEric Botcazou <ebotcazou@libertysurf.fr>
Sat, 21 Dec 2002 20:31:15 +0000 (21:31 +0100)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 21 Dec 2002 20:31:15 +0000 (20:31 +0000)
commit5402998384c858ca8e4a34ea12c80a6706852e6b
treefd0ad3530d6a0adb73631ef6845faf917ace4b92
parent64b2e87f839b18deda1db607933396a4f732f67a
re PR rtl-optimization/8599 (loop unroll bug with -march=k6-3)

PR optimization/8599
* doloop.c (doloop_modify_runtime): Fix loop count computation
for preconditioned unrolled loops.

From-SVN: r60393
gcc/ChangeLog
gcc/doloop.c