haifa-sched.c (schedule_block): Don't crash if there's no next insn for an interblock...
authorRichard Henderson <rth@cygnus.com>
Fri, 5 Nov 1999 20:04:27 +0000 (12:04 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 5 Nov 1999 20:04:27 +0000 (12:04 -0800)
commitb182031edf573a93b85120223b06558bf937ac91
treecca09ee2dcae29ba49e71c6c39bcae4486a45889
parent3496699a4c51d522f46b68a7f136475af88555b9
haifa-sched.c (schedule_block): Don't crash if there's no next insn for an interblock movement.

        * haifa-sched.c (schedule_block): Don't crash if there's no
        next insn for an interblock movement.
        (add_branch_dependences): Don't allow clobber insns to move either.

From-SVN: r30422
gcc/ChangeLog
gcc/haifa-sched.c