]> git.ipfire.org Git - thirdparty/gcc.git/commit
loop.c (maybe_eliminate_biv_1): Avoid signed/unsigned comparison confusion when setti...
authorMark Mitchell <mark@markmitchell.com>
Sat, 18 Jul 1998 15:21:13 +0000 (15:21 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sat, 18 Jul 1998 15:21:13 +0000 (15:21 +0000)
commitfa68ae5b436211cbc6a4d9807bc461956798c6bb
treeb10d05ef371d7ca64f8b3416f33cea93490a6b79
parent4030d892f9f67559511c39163d93ed50a8d6c4ee
loop.c (maybe_eliminate_biv_1): Avoid signed/unsigned comparison confusion when setting cc0.

* loop.c (maybe_eliminate_biv_1): Avoid signed/unsigned comparison
confusion when setting cc0.

From-SVN: r21273
gcc/ChangeLog
gcc/loop.c
gcc/testsuite/gcc.c-torture/execute/loop-2g.c [new file with mode: 0644]
gcc/testsuite/gcc.c-torture/execute/loop-2g.x [new file with mode: 0644]