On 25 September 2014 14:37, James Greenhalgh <james.greenha...@arm.com> wrote: > > Hi, > > This patch fixes an annoying gotcha when adding new cores or piepline > models in builds for AArch64. The "generic_sched" attribute also needs > updating in addition to aarch64-tune.md. > > I see no good reason for this, we can generate that attribute in > gentune.sh quite easily. > > For testing, I built an aarch64-none-elf toolchain with no issues. > > OK? > > Thanks, > James > > --- > 2014-09-25 James Greenhalgh <james.greenha...@arm.com> > > * config/aarch64/aarch64.md (generic_sched): Don't define here. > * config/aarch64/gentune.sh: Also generate "generic_sched" attribute. > * config/aarch64/aarch64-tune.md: Regenerate.
OK /Marcus