]> git.ipfire.org Git - people/ms/gcc.git/commit - gcc/doc/sourcebuild.texi
[PATCH 4/15] arm: Add testsuite library support for PACBTI target
authorAndrea Corallo <andrea.corallo@arm.com>
Mon, 6 Dec 2021 10:39:35 +0000 (11:39 +0100)
committerAndrea Corallo <andrea.corallo@arm.com>
Mon, 23 Jan 2023 10:25:47 +0000 (11:25 +0100)
commit8ce721cd96ac2ec0c9194df35daa5aeae8541b7a
tree2b768e9077fd16b75c5ce8721a8fa7a33e02ed4f
parent14fab5fb9aa6432ca59fb02b7b82ac17093f4de2
[PATCH 4/15] arm: Add testsuite library support for PACBTI target

Add targeting-checking entities for PACBTI in testsuite
framework.

Pre-approved with the requested changes here
<https://gcc.gnu.org/pipermail/gcc-patches/2021-December/586331.html>.

gcc/testsuite/ChangeLog

* lib/target-supports.exp:
(check_effective_target_arm_pacbti_hw): New.

gcc/ChangeLog:
* doc/sourcebuild.texi: Document arm_pacbti_hw.

Co-Authored-By: Tejas Belagod <tbelagod@arm.com>
gcc/doc/sourcebuild.texi
gcc/testsuite/lib/target-supports.exp