haifa-sched.c (schedule_block): Use next_nonnote_insn instead of NEXT_INSN when...
authorRichard Henderson <rth@cygnus.com>
Sun, 5 Sep 1999 04:53:04 +0000 (21:53 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 5 Sep 1999 04:53:04 +0000 (21:53 -0700)
commit0d8b2ca1e12586ade7f6b2f957c998f16505b4eb
tree2394f2ca995dbce2668423cb58340d427f1b04c7
parentd7db66465081020447daa7e7feec774440d00f96
haifa-sched.c (schedule_block): Use next_nonnote_insn instead of NEXT_INSN when...

        * haifa-sched.c (schedule_block): Use next_nonnote_insn instead
        of NEXT_INSN when examining speculative insns for SCHED_GROUP_P.

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