Dear contributor, Our automatic CI successfully passed with your patch(es). Please find some details below. In gcc_build master-arm, after: | gcc patch https://patchwork.sourceware.org/patch/130652 | Author: Netanel Komm | Date: Thu Feb 26 00:01:31 2026 +0200 | | [PATCH] tree-optimization: lower mempcpy to memcpy when result is unused [PR93556] | | This patch allows the GIMPLE folder to transform __builtin_mempcpy into __builtin_memcpy | in cases where the return value is ignored. This is beneficial because most targets have | an efficient implementation for memcpy. | ... 26 lines of the commit log omitted. | ... applied on top of baseline commit: | 429a5fe4003 avoid-store-forwarding: Fix sbitmap memory leak in process_store_forwarding Produces Success: | Results changed to | # reset_artifacts: | -10 | # true: | 0 | # build_abe gcc: | 1 | | From | # reset_artifacts: | -10 | # true: | 0 | # build_abe gcc: | 1 Used configuration : *CI config* tcwg_gcc_build master-arm *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 * https://ci.linaro.org/job/tcwg_gcc_build--master-arm-precommit/20839/artifact/artifacts/artifacts.precommit/ The full lists of regressions and improvements as well as configure and make commands are in * https://ci.linaro.org/job/tcwg_gcc_build--master-arm-precommit/20839/artifact/artifacts/artifacts.precommit/notify/ Current build : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-precommit/20839/artifact/artifacts Reference build : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/4499/artifact/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.