Commit: See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git
gcc patch https://patchwork.sourceware.org/patch/131704
Author: Philipp Tomsich <philipp.tomsich@vrull.eu>
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:
5a041f0c8a1 Daily bump.

* tcwg_gcc_build
** master-aarch64
*** Success
*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ef19d5bb4306145e927a2d7a5ac40f794eeb3e55/tcwg_gcc_build/master-aarch64/details.txt
*** https://ci.linaro.org/job/tcwg_gcc_build--master-aarch64-precommit/20979/artifact/artifacts

Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ef19d5bb4306145e927a2d7a5ac40f794eeb3e55/jira/yaml
