OSDN Git Service

* haifa-sched.c (schedule_block): Use next_nonnote_insn instead
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 5 Sep 1999 04:53:04 +0000 (04:53 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 5 Sep 1999 04:53:04 +0000 (04:53 +0000)
commit7109a58ea757324c9d293b7b229d11153277f813
tree2394f2ca995dbce2668423cb58340d427f1b04c7
parent521dd5240f993a9c1636894bd241e9c197f5e6d8
    * haifa-sched.c (schedule_block): Use next_nonnote_insn instead
        of NEXT_INSN when examining speculative insns for SCHED_GROUP_P.

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