Dear contributor, Our automatic CI successfully passed with your patch(es). Please find some details below. In aarch64 native, after: | 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. Used configuration : *CI config* tcwg_gcc_check aarch64-linux-gnu *configure and test flags:* none, autodetected on aarch64-unknown-linux-gnu--disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list. -----------------8<--------------------------8<--------------------------8<-------------------------- The information below contains the details of the failures, and the ways to reproduce a debug environment: You can find the failure logs in *.log.1.xz files in * http://54.172.246.49:9090/jobs/tcwg_gcc_check--master-aarch64-precommit/builds/10400/archive/artifacts/artifacts.precommit/00-sumfiles/ The full lists of regressions and improvements as well as configure and make commands are in * http://54.172.246.49:9090/jobs/tcwg_gcc_check--master-aarch64-precommit/builds/10400/archive/artifacts/artifacts.precommit/notify/ The list of [ignored] baseline and flaky failures are in * http://54.172.246.49:9090/jobs/tcwg_gcc_check--master-aarch64-precommit/builds/10400/archive/artifacts/artifacts.precommit/sumfiles/xfails.xfail Current build : http://54.172.246.49:9090/jobs/tcwg_gcc_check--master-aarch64-precommit/builds/10400/archive/artifacts/ Reference build : http://54.172.246.49:9090/jobs/tcwg_gcc_check--master-aarch64-build/builds/10216/archive/artifacts/ Warning: we do not enable maintainer-mode nor automatically update generated files, which may lead to failures if the patch modifies the master files.