Re: [PATCH][GCC][AARCH64] Add effective-target check to b key execution tests

2019-08-08 Thread Jeff Law
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

[PATCH][GCC][AARCH64] Add effective-target check to b key execution tests

2019-08-07 Thread Sam Tebbs
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