https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124364
--- Comment #3 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-16 branch has been updated by Torbjorn Svensson <[email protected]>: https://gcc.gnu.org/g:d9c29beefdc584c8fee92ca8ac6c3151640a130a commit r16-9315-gd9c29beefdc584c8fee92ca8ac6c3151640a130a Author: Torbjörn SVENSSON <[email protected]> Date: Tue Jul 14 19:39:15 2026 +0200 testsuite: arm: remove xfail for MVE, NEON and thumb1 [PR124364] On MVE or NEON capable targers and thumb1 targets, I see these: XPASS: gcc.dg/Wstringop-overflow-47.c pr97027 (test for warnings, line 72) XPASS: gcc.dg/Wstringop-overflow-47.c pr97027 (test for warnings, line 77) XPASS: gcc.dg/Wstringop-overflow-47.c pr97027 note (test for warnings, line 68) gcc/testsuite/ChangeLog: PR target/124364 * gcc.dg/Wstringop-overflow-47.c: Remove xfail. Signed-off-by: Torbjörn SVENSSON <[email protected]> (cherry picked from commit 11f59ab65c277af9d354d158cc996dbbd3d43a2b)
