Commit: See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git
gcc patch https://patchwork.sourceware.org/patch/141675
Author: Daniel Barboza <daniel.barboza@oss.qualcomm.com>
Date:   Tue Aug 18 18:28:44 2026 -0300

    [PATCH] range-op.cc: add VREL_EQ relation effect for div and mod [PR126745]
    
    For res = a / b and a == b, set 'res' to one.
    
    For res = a % b and a == b, set 'res' to zero.
... 16 lines of the commit log omitted.
... applied on top of baseline commit:
61d1f4da2ff aarch64: Improve pfirst and brk* intrinsic folding

* tcwg_simplebootstrap_build
** master-arm-bootstrap
*** Success
*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/0753335b9b239bee1c056537b81123c001de38f6/tcwg_simplebootstrap_build/master-arm-bootstrap/details.txt
*** http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-precommit/builds/12267/archive/artifacts/

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