jump.c (jump_optimize_1): Swap the incscc and the conditional mode detection code
authorJan Hubicka <hubicka@freesoft.cz>
Tue, 2 Nov 1999 16:37:23 +0000 (17:37 +0100)
committerJeff Law <law@gcc.gnu.org>
Tue, 2 Nov 1999 16:37:23 +0000 (09:37 -0700)
commitf5da5c8714390bc8571d7f3fb6acf956920d0f19
treec2d3e87bda7c4504bd6e24dc9dd801f9f58ac597
parentc3dfacf03a2092fa3cfc485e7a7bdd10804dd543
jump.c (jump_optimize_1): Swap the incscc and the conditional mode detection code

        * 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.

From-SVN: r30352
gcc/ChangeLog
gcc/jump.c
gcc/unroll.c