https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99542
--- Comment #12 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-9 branch has been updated by Jakub Jelinek <ja...@gcc.gnu.org>: https://gcc.gnu.org/g:4eb2e3eb0f4a28fade00c1dca626cc947d20e7c4 commit r9-9433-g4eb2e3eb0f4a28fade00c1dca626cc947d20e7c4 Author: Christophe Lyon <christophe.l...@linaro.org> Date: Tue Mar 16 21:48:10 2021 +0000 aarch64: Fix up aarch64_simd_clone_compute_vecsize_and_simdlen [PR99542] The gcc.dg/declare-simd.c test does not emit a warning with -mabi=ilp32. 2021-03-16 Christophe Lyon <christophe.l...@linaro.org> PR target/99542 gcc/testsuite/ * gcc.dg/declare-simd.c (fn2): Expect a warning only under lp64. (cherry picked from commit d6300df5f2b9fafa07be4f974fef1ed810d0e7fd)