haifa-sched.c (schedule_block): Use ready_remove_first instead of choose_ready for...
authorVladimir Makarov <vmakarov@redhat.com>
Mon, 15 Sep 2003 18:52:33 +0000 (18:52 +0000)
committerVladimir Makarov <vmakarov@gcc.gnu.org>
Mon, 15 Sep 2003 18:52:33 +0000 (18:52 +0000)
commit3d9b02802dd4f320b643c457604077e9c305c0c9
tree43b016d349dc56fc00cbba952ea6ac75f3a28898
parent3afd2e20078216bf8c188d3d95326d92bfd0459f
haifa-sched.c (schedule_block): Use ready_remove_first instead of choose_ready for non-dfa insn scheduling.

2003-09-15  Vladimir Makarov  <vmakarov@redhat.com>

* haifa-sched.c (schedule_block): Use ready_remove_first instead
of choose_ready for non-dfa insn scheduling.

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