https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99988
--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Christophe Lyon <cl...@gcc.gnu.org>: https://gcc.gnu.org/g:d44d8ed6b4e6fb2d0cf7566214e2e8281dd44cf0 commit r12-58-gd44d8ed6b4e6fb2d0cf7566214e2e8281dd44cf0 Author: Christophe Lyon <christophe.l...@linaro.org> Date: Thu Apr 22 12:43:25 2021 +0000 testsuite/aarch64: Run pr99988.c test under lp64 only The new test fails with -mabi=ilp32: sorry, unimplemented: return address signing is only supported for '-mabi=lp64' 2021-04-22 Christophe Lyon <christophe.l...@linaro.org> gcc/testsuite/ PR target/99988 * gcc.target/aarch64/pr99988.c: Skip if not lp64 target.