https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99542
--- Comment #9 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-10 branch has been updated by Jakub Jelinek <ja...@gcc.gnu.org>: https://gcc.gnu.org/g:d6300df5f2b9fafa07be4f974fef1ed810d0e7fd commit r10-9488-gd6300df5f2b9fafa07be4f974fef1ed810d0e7fd 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 a2a6e9214e27b32d4582c670faf9cdb74e54c2c6)