On 17/12/14 10:28, James Greenhalgh wrote: > > Hi, > > Reviving this thread: > https://gcc.gnu.org/ml/gcc-patches/2014-11/msg00143.html > > Actually, this is over-engineering. We don't need the generic_sched > attribute at all. We don't yet have a generic schedule model, and when > we do get one, we have other ways of handling it through > aarch64-cores.def. > > This patch removes the generic_sched attribute. > > Tested by building a compiler. > > OK for trunk? > > Cheers, > James > > --- > 2014-12-17 James Greenhalgh <james.greenha...@arm.com> > > * config/aarch64/aarch64.md (generic_sched): Delete it. > >
OK. R.