Richard Sandiford wrote:
> Ian Lance Taylor <i...@google.com> writes:
> > Richard Sandiford <rdsandif...@googlemail.com> writes:
> >> gcc/
> >>    * doc/invoke.texi (sched-pressure-algorithm): Document new --param.
> >>    * common.opt (fsched-pressure-algorithm=): Remove.
> >>    * flag-types.h (sched_pressure_algorithm): Move to...
> >>    * sched-int.h (sched_pressure_algorithm): ...here.
> >>    * params.def (sched-pressure-algorithm): New param.
> >>    * haifa-sched.c (sched_init): Use it to initialize sched_pressure.
> >
> > This is OK.
> 
> Thanks.  It's taken me too long to update the s390 bits too, but finally
> got round to it today.  Tested by building s390x-linux-gnu still builds,
> uses the new -fsched-pressure algorithm by default, but can be told to
> use the old one using --param.

Hmmm.  Specifying the algorithm by number instead of symbolic name
doesn't look like much of an improvement to me :-)

But if the consensus is to go that way, the s390 bits are certainly
OK with me.

Thanks,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  ulrich.weig...@de.ibm.com

Reply via email to