Commit: See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git gcc patch https://patchwork.sourceware.org/patch/135384 Author: Avinal Kumar Date: Thu May 21 15:54:12 2026 +0530 [PATCH v3] match: Handle X != INT_MIN ? -X : INT_MIN [PR125050] The pattern X != C1 ? -X : C2 currently bails out when C1 is INT_MIN and the type doesn't wrap, because a signed negation of INT_MIN is undefined behavior. But the whole expression is ... 21 lines of the commit log omitted. ... applied on top of baseline commit: 8b45b008f07 Daily bump. * tcwg_gcc_check ** master-aarch64 *** no regression/no fix *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/5f92ad5af293e83629ccae4272c4757aa6335b52/tcwg_gcc_check/master-aarch64/details.txt *** http://54.172.246.49:9090/jobs/tcwg_gcc_check--master-aarch64-precommit/builds/10400/archive/artifacts/ Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/5f92ad5af293e83629ccae4272c4757aa6335b52/jira/yaml