Commit: See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git gcc patch https://patchwork.sourceware.org/patch/132021 Author: Alexandre Oliva Date: Fri Mar 20 07:49:41 2026 -0300 [PATCH] testsuite: vect: slp-mask-store-1 accesses past the end of flags The loop invokes undefined behavior: the flags array runs 0..31, but so does the iterator i, thus the accesses to pairs therein run 0..63. If we're lucky we find all zeros and don't mess with anything else, ... 13 lines of the commit log omitted. ... applied on top of baseline commit: d51a78f7a8f c++/reflection: ICE with lifetime extension of consteval-only [PR124575] * tcwg_gcc_check ** master-arm *** improvements *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/981912c8b6bb6a102a4764def4971f812070d120/tcwg_gcc_check/master-arm/details.txt *** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-precommit/12711/artifact/artifacts Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/981912c8b6bb6a102a4764def4971f812070d120/jira/yaml