On Wed, Mar 25, 2015 at 05:04:32PM -0600, Martin Sebor wrote:
> The attached patch adds tests to lib/target-supports.exp
> to avoid unnecessarily invoking the compiler on non-ARM
> targets to check for the support for a number of ARM
> vectorization features.
> 
> Okay to commit to trunk?
> 
> Martin

> 2015-03-23  Martin Sebor  <mse...@redhat.com>

Use current date ;)

>       * lib/target-supports.exp (check_effective_target_arm32): Fail early
>       when target isn't arm*-*-*-*.
>       (check_effective_target_arm_nothumb): Likewise.
>       (check_effective_target_arm_little_endian): Likewise.
>       (check_effective_target_arm_vect_no_misalign): Likewise.
>       (check_effective_target_aarch64_little_endian): Fail early if target
>       isn't aarch64*-*-*.

Ok, thanks.

        Jakub

Reply via email to