https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123775
--- Comment #10 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:9be38fc90232ccdd6ea0120073f383132cb4d6f2 commit r14-12448-g9be38fc90232ccdd6ea0120073f383132cb4d6f2 Author: Alexandre Oliva <[email protected]> Date: Wed Feb 4 23:53:11 2026 -0300 testsuite: aarch64: state pr123775.c requirements The execution testcase requires sve2 and 128-bit sve hardware, but it doesn't state those requiremnets. I'm think the latter is implied by the former, but I'm not entirely sure, so I'm requiring both explicitly. for gcc/testsuite/ChangeLog PR middle-end/123775 * gcc.target/aarch64/sve2/pr123775.c: Add sve128 and sve2 hw requirements. (cherry picked from commit 43624284aa645a1aff9aaf81e7f1b9362665f5ec)
