This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap broken on mainline for targets not using DFA
- From: Richard Henderson <rth at redhat dot com>
- To: Bernardo Innocenti <bernie at develer dot com>
- Cc: Mostafa Hagog <MUSTAFA at il dot ibm dot com>, gcc-patches at gcc dot gnu dot org, gcc at gcc dot gnu dot org
- Date: Tue, 8 Jun 2004 13:22:36 -0700
- Subject: Re: bootstrap broken on mainline for targets not using DFA
- References: <OF95B8C779.79B87E06-ONC2256E9E.004E0924-C2256E9E.004F0558@il.ibm.com> <40C61DE5.7000307@develer.com>
On Tue, Jun 08, 2004 at 10:13:25PM +0200, Bernardo Innocenti wrote:
> +#ifdef INSN_SCHEDULING
>
> #include "config.h"
That's too early for INSN_SCHEDULING to ever be defined.
r~