On 8/7/19 9:57 AM, Sam Tebbs wrote:
> Hi all,
>
> This patch adds an effective target check to the pointer authentication B key
> execution tests. These were failing with an assembler error when run with a
> non-recent version of binutils, and this change will instead make them
> unsupported in such cases.
>
> Tested with a recent version of binutils where it passes, and with a
> non-recent version where it is unsupported.
>
> OK for trunk?
>
> Sam
>
> gcc/testsuite
> 2019-08-02 Sam Tebbs<sam.te...@arm.com>
>
> * lib/target-supports.exp
> (check_effective_target_arm_v8_4a_bkey_directive): New proc.
> * g++.target/aarch64/return_address_sign_b_exception.C,
> return_address_sign_ab_exception.C: Add dg-require-effective-target
> checks.
>
OK
jeff