Commit: See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git gcc patch https://patchwork.sourceware.org/patch/131704 Author: Philipp Tomsich Date: Fri Mar 13 22:37:39 2026 +0100 [PATCH GCC17-stage1] tree-optimization: Add pass_widen_accumulator to widen narrow loop accumulators Add a new SSA pass (pass_widen_accum) that widens narrow integer loop accumulators (e.g. short, char) to int-width, eliminating per-iteration sign-/zero-extension truncations. ... 28 lines of the commit log omitted. ... applied on top of baseline commit: 4933ad22c72 cprop_hardreg: purge dead edges and cleanupcfg if something changes [PR124454] * tcwg_gcc_build ** master-arm *** Success *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/36e535ad76868242c735ad2833d44f412ec85860/tcwg_gcc_build/master-arm/details.txt *** https://ci.linaro.org/job/tcwg_gcc_build--master-arm-precommit/21209/artifact/artifacts Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/36e535ad76868242c735ad2833d44f412ec85860/jira/yaml