This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: RFA: A tiny patch solving problem of switching off dfa scheduler
- From: Richard Henderson <rth at redhat dot com>
- To: "Vladimir N. Makarov" <vmakarov at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sun, 7 Sep 2003 12:43:12 -0700
- Subject: Re: RFA: A tiny patch solving problem of switching off dfa scheduler
- References: <3F590387.1912AD9D@redhat.com>
On Fri, Sep 05, 2003 at 05:43:35PM -0400, Vladimir N. Makarov wrote:
> * haifa-sched.c (schedule_block): Use ready_remove_first instead
> of choose_ready for non-dfa insn scheduling.
Ok.
r~