Dear contributor, Our automatic CI successfully passed with your patch(es). Please find some details below. In simplebootstrap_build master-arm-bootstrap, after: | gcc patch https://patchwork.sourceware.org/patch/135775 | Author: Naveen SiddeGowda | Date: Tue May 26 22:57:56 2026 -0700 | | [PATCH v2] tree-optimization: fold memset with length in [0, 1] to conditional store [PR102202] | | The patch improves memset optimization when the length is known to be 0 or 1. | It uses Ranger information to recognize such cases, shrink-wraps the call on | the zero-length case and replaces the one-byte case with a direct byte store. | ... 30 lines of the commit log omitted. | ... applied on top of baseline commit: | 5c556f9f539 i386: Disable use_gather_2parts and use_gather_4parts for Diamond Rapids 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-arm-bootstrap *configure and test flags:* none, autodetected on armv8l-unknown-linux-gnueabihf 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-arm-bootstrap-precommit/builds/10097/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-arm-bootstrap-precommit/builds/10097/archive/artifacts/artifacts.precommit/notify/ Current build : http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-precommit/builds/10097/archive/artifacts/ Reference build : http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-build/builds/10060/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.