global.c (build_insn_chain): Verify no real insns exist past the end of the last...
authorJeffrey A Law <law@cygnus.com>
Fri, 9 Oct 1998 13:28:55 +0000 (13:28 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 9 Oct 1998 13:28:55 +0000 (07:28 -0600)
commit3663a3047f7ec94514d5c76483f1b7e8457934cf
tree38ebfe3efc2f94febce92b87abc221e38f62ee5c
parenta9e6be8ed0f3e8767865d51923c84d251dd462ec
global.c (build_insn_chain): Verify no real insns exist past the end of the last basic block, then exit the loop.

        * global.c (build_insn_chain): Verify no real insns exist past the
        end of the last basic block, then exit the loop.

From-SVN: r22961
gcc/ChangeLog
gcc/global.c