OSDN Git Service

* haifa-sched.c (schedule_block): Don't crash if there's no
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Nov 1999 20:04:27 +0000 (20:04 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Nov 1999 20:04:27 +0000 (20:04 +0000)
commit1917ed838f16c85a408b13a0302a397acce543d5
treecca09ee2dcae29ba49e71c6c39bcae4486a45889
parentf51a24020e7df8cdbf6b6b4f613362d1733c3b5a
    * 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.

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