This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Move USE_DFA target hooks to hook_int_void_1, ie. always true.
- From: Richard Henderson <rth at redhat dot com>
- To: Steven Bosscher <stevenb at suse dot de>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Tue, 6 Jul 2004 14:16:23 -0700
- Subject: Re: Move USE_DFA target hooks to hook_int_void_1, ie. always true.
- References: <200407062154.39120.stevenb@suse.de>
On Tue, Jul 06, 2004 at 09:54:39PM +0200, Steven Bosscher wrote:
> Without the patch,
> the scheduler assumes a ready latency of 1 for all insns without
> a matching define_function_unit, and with this patch all those
> insns have a ready latency of 0. I don't think it matters much.
Neither do I.
Ok.
r~