On Mon, Jan 19, 2015 at 10:52:14AM +0000, Ramana Radhakrishnan wrote:
> > What is aarch64 specific on the testcase?
> 
> 
> The number of if-then-else's required to get the compiler to generate
> <cmp> branch sequences rather than the tbnz instruction.

That doesn't mean the same testcase couldn't be tested on other targets and
perhaps find bugs in there.
That said, if the testcase is too expensive to compile (several seconds is
ok, minutes is not), then perhaps it shouldn't be included at all, or should
be guarded with run_expensive_tests target.

        Jakub

Reply via email to