https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94697
--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Szabolcs Nagy <n...@gcc.gnu.org>: https://gcc.gnu.org/g:562bfb1f0e64aa6398bdf4baa0a8b205f4b617ab commit r10-7992-g562bfb1f0e64aa6398bdf4baa0a8b205f4b617ab Author: Szabolcs Nagy <szabolcs.n...@arm.com> Date: Mon Apr 27 18:07:59 2020 +0100 aarch64: disable test on ilp32 [PR94697] branch-protection=pac-ret is not supported on ilp32 now and the test requires it via branch-protection=standard. committed as obvious. gcc/testsuite/ChangeLog: PR target/94697 * gcc.target/aarch64/pr94697.c: Require lp64.