Dear contributor, Our automatic CI successfully passed with your patch(es). Please find some details below. In simplebootstrap_build master-aarch64-bootstrap, after: | gcc patch https://patchwork.sourceware.org/patch/135790 | Author: kelefth | Date: Wed May 27 03:56:40 2026 -0700 | | [PATCH v5] reassoc: Optimize CMP/XOR expressions [PR116860] | | Testcases for match.pd patterns | `((a ^ b) & c) cmp d | a != b -> (0 cmp d | a != b)` and | `(a ^ b) cmp c | a != b -> (0 cmp c | a != b)` were failing on some targets, | ... 32 lines of the commit log omitted. | ... applied on top of baseline commit: | b5248505eb5 testsuite: fix Winvalid-memory-model*.C Produces Success: | Results changed to | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap: | 1 | | From | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap: | 1 Used configuration : *CI config* tcwg_simplebootstrap_build master-aarch64-bootstrap *configure and test flags:* none, autodetected on aarch64-unknown-linux-gnu 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 * http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-aarch64-bootstrap-precommit/builds/10118/archive/artifacts/artifacts.precommit/ The full lists of regressions and improvements as well as configure and make commands are in * http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-aarch64-bootstrap-precommit/builds/10118/archive/artifacts/artifacts.precommit/notify/ Current build : http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-aarch64-bootstrap-precommit/builds/10118/archive/artifacts/ Reference build : http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-aarch64-bootstrap-build/builds/10068/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.