On 12/03/14 07:13, Kyrill Tkachov wrote:
Hi all,
The check for the tiny memory model is something that is called
frequently on aarch64 testing
since we use it to prune relocation truncation errors in the testsuite.
Therefore it makes sense to cached the result.
I've done this in a similar way to how check_effective_target_vect_shift
does it.
Testsuite runs fine with this patch.
Ok for trunk?
Thanks,
Kyrill
2014-12-03 Kyrylo Tkachov <kyrylo.tkac...@arm.com>
* lib/target-supports.exp (check_effective_target_tiny): Cache
predicate value.
OK.
jeff