* jump.c (jump_optimize_1): Swap the incscc and the conditional mode
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Nov 1999 16:37:23 +0000 (16:37 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Nov 1999 16:37:23 +0000 (16:37 +0000)
commitb21ba4419de17bec7700e7f5f62005c6328f9212
treec2d3e87bda7c4504bd6e24dc9dd801f9f58ac597
parent1a9f2d1f6783c0ab6b70378204080ec0413a4fac
    * jump.c (jump_optimize_1): Swap the incscc and the conditional mode
        detection code

        * unroll.c (unroll_loop): Remove LOOP notes when loop is
        completely unrolled.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30352 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/jump.c
gcc/unroll.c