loop-unswitch.c (compare_and_jump_seq): Assert that the last insn in the sequence...
authorNick Clifton <nickc@redhat.com>
Thu, 24 Jun 2010 10:01:57 +0000 (10:01 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Thu, 24 Jun 2010 10:01:57 +0000 (10:01 +0000)
commitb27c1cde2eef96d0aadf6231817c40c688bec12f
tree465befe53012dc2949df5b399c904e56c2918615
parent2dcef31e9fdba9034be59f3007b1c96a37dc6b68
loop-unswitch.c (compare_and_jump_seq): Assert that the last insn in the sequence is a jump insn before setting its label.

        * loop-unswitch.c (compare_and_jump_seq): Assert that the last
        insn in the sequence is a jump insn before setting its label.

From-SVN: r161313
gcc/ChangeLog
gcc/loop-unswitch.c