Commit: See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git
gcc patch https://patchwork.sourceware.org/patch/139427
Author: Kyrylo Tkachov <ktkachov@nvidia.com>
Date:   Fri Jul 17 15:25:18 2026 +0200

    [PATCH 1/2] profile-count: Handle signed values in profile_probability::apply
    
    profile_probability::apply uses RDIV, which adds half the denominator
    before division.  This does not round negative values correctly.
    Multiplying the signed input by the fixed-point probability can also
... 26 lines of the commit log omitted.
... applied on top of baseline commit:
6abaf53d84d LoongArch: fix par_const_vector_shf_set_operand for vshuf4i [PR 126200]

* tcwg_gcc_build
** master-arm
*** Success
*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/2375d0a7cca45f7bcb4bd9b25db1711bdc79b338/tcwg_gcc_build/master-arm/details.txt
*** http://54.172.246.49:9090/jobs/tcwg_gcc_build--master-arm-precommit/builds/12485/archive/artifacts/

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