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:
ddeb9b30a26 use vrp_operand_equal_p in points to comparisons.

* tcwg_simplebootstrap_build
** master-aarch64-bootstrap
*** Success
*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/11a9303e6d9bfdbb841fcf38b7bbea345e01df64/tcwg_simplebootstrap_build/master-aarch64-bootstrap/details.txt
*** http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-aarch64-bootstrap-precommit/builds/11168/archive/artifacts/

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