https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124364
--- Comment #4 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-15 branch has been updated by Torbjorn Svensson <[email protected]>: https://gcc.gnu.org/g:af341ce9bd49239ebbf84d39e8613fda3bc3ee0e commit r15-11399-gaf341ce9bd49239ebbf84d39e8613fda3bc3ee0e 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)
