AIX regression due to DFA scheduler merge

Janis Johnson janis187@us.ibm.com
Tue Jun 4 14:35:00 GMT 2002


On Tue, Jun 04, 2002 at 11:24:07PM +0200, Franz Sirl wrote:
> On Tuesday 04 June 2002 21:55, Janis Johnson wrote:
> > On Tue, Jun 04, 2002 at 07:51:43PM +0200, Franz Sirl wrote:
> > > OK to commit?
> > >
> > > Franz.
> > >
> > > 	* rtl.h (SCHED_GROUP_P): Disallow CODE_LABEL, BARRIER and NOTE.
> > > 	* haifa-sched.c (move_insn): Adjust for the SCHED_GROUP_P change.
> > > 	(set_priorities): Likewise.
> > > 	* sched-deps.c (add_dependence): Likewise:
> > > 	(group_leader): Likewise.
> > > 	* sched-ebb.c (init_ready_list): Likewise.
> > > 	* sched-rgn.c (init_ready_list): Likewise.
> >
> > The RTL flags are documented in rtl.texi, so please update the entries
> > for the modified macro there as well (once for the macro and once for
> > the flag).
> 
> Like that? I fixed the /i -> /s typo on the way.
> 
> Franz.
> 
[snip]
> 	* doc/rtl.texi: Adjust accordingly.

Yes, thanks!  There's also a description later in that section of the
in_struct flag, but for this use it merely says "insn", which I suppose
is meant to be inclusive.

Janis



More information about the Gcc-patches mailing list