Commit: See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git gcc patch https://patchwork.sourceware.org/patch/138650 Author: Eikansh Gupta Date: Tue Jul 7 16:49:50 2026 +0530 [PATCH] MATCH: Simplify zero/sign extension bit operations [PR122848] Fold bitwise operations involving zero and sign extensions from the same low-precision value. The AND case folds to the zero extension, and the OR case folds to the sign extension. ... 13 lines of the commit log omitted. ... applied on top of baseline commit: 2f7613d36fe aarch64: Add support for -mcpu=rigel * tcwg_gcc_build ** master-arm *** Success *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/eb11a44adb3853c7a655a084ab70aa0d0048f0e5/tcwg_gcc_build/master-arm/details.txt *** http://54.172.246.49:9090/jobs/tcwg_gcc_build--master-arm-precommit/builds/12125/archive/artifacts/ Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/eb11a44adb3853c7a655a084ab70aa0d0048f0e5/jira/yaml