This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: bootstrap broken on mainline for targets not using DFA



Vladimir Makarov <vmakarov@redhat.com> wrote on 08/06/2004 23:24:59:

> Bernardo Innocenti wrote:
>
> > Mostafa Hagog wrote:
> >
> >> ChangeLog
> >> 2004-05-23  Ayal Zaks  <zaks@il.ibm.com>
> >>       Mostafa Hagog  <mustafa@il.ibm.com>
> >>
> >>       * Makefile.in (modulo-sched.o, ddg.o): New.
> >>       * ddg.h, ddg.c, modulo-sched.c: New files.
> >>       [...]
> >
> >
> >
> > This patch breaks bootstap on the few remaining backends that
> > don't yet use the DFA scheduler, notably m68k:
>
> It will happen for all ports not having a pipeline description (DFA or
> old one).

If so, shouldn't we use the TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE macro
instead ?




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]