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 <[email protected]>
>
> PR tree-optimization/78319
> * gcc.dg/uninit-pred-8_a.c: Add -mtune=cortex-a15 for arm.
> Remove xfail.
Ok, thanks.
Jakub