https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94514
--- Comment #2 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:744b3e4478df83f54543964b8eb7250eb9bb6d40 commit r10-7911-g744b3e4478df83f54543964b8eb7250eb9bb6d40 Author: Szabolcs Nagy <szabolcs.n...@arm.com> Date: Thu Apr 23 11:26:10 2020 +0100 aarch64: disable tests on ilp32 [PR94514] branch-protection=pac-ret is only supported with lp64 abi. gcc/testsuite/ChangeLog: PR target/94514 * g++.target/aarch64/pr94514.C: Require lp64. * gcc.target/aarch64/pr94514.c: Likewise.