https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120817
--- Comment #24 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-14 branch has been updated by Richard Biener <[email protected]>: https://gcc.gnu.org/g:eca653215dcd67b24b87dc27592cced235494a24 commit r14-12080-geca653215dcd67b24b87dc27592cced235494a24 Author: Tamar Christina <[email protected]> Date: Mon Jul 7 17:05:01 2025 +0100 testsuite: add sve hw check to testcase [PR120817] Drop down from SVE2 to SVE1 as that's the minimum required for the test, and since it's a mid-end test add the aarch64_sve_hw check. gcc/testsuite/ChangeLog: PR tree-optimization/120817 * gcc.dg/vect/pr120817.c: Add SVE HW check. (cherry picked from commit 4b9f760c511a4ef3a390dd6cfab80bada57c2535)
