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: [PATCH] Add Cortex-A15 tuning to gcc.dg/uninit-pred-8_a.c


On Thu, Jan 12, 2017 at 04:56:11PM +0000, Kyrill Tkachov wrote:
> Hi all,
> 
> As discussed in the PR it's better to pin down the tuning for arm targets on this test so that the BRANCH_COST remains constant.
> This makes the test more stable across toolchains configured for different default CPUs.
> 
> Ok to apply?
> 
> Thanks,
> Kyrill
> 
> 2017-01-12  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
> 
>     PR tree-optimization/78319
>     * gcc.dg/uninit-pred-8_a.c: Add -mtune=cortex-a15 for arm.
>     Remove xfail.

Ok, thanks.

	Jakub


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