Commit: See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git
gcc patch https://patchwork.sourceware.org/patch/135123
Author: Shivam Gupta <shivam98.tkg@gmail.com>
Date:   Sun May 17 18:55:39 2026 +0530

    [PATCH] match.pd: Simplify (~A & 1) == (~B & 1) at -O2 [PR112533]
    
    This is a follow-up to the -O1 patch for PR112533.
    
    At -O2, GCC lowers (~a & 1) == (~b & 1) via inlining into:
... 30 lines of the commit log omitted.
... applied on top of baseline commit:
f80370a4592 Daily bump.

* tcwg_gcc_check
** master-aarch64
*** no regression/no fix
*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/dc176ddaed41ab6a383935a49b3877aa6be8d583/tcwg_gcc_check/master-aarch64/details.txt
*** http://54.172.246.49:9090/jobs/tcwg_gcc_check--master-aarch64-precommit/builds/10333/archive/artifacts

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