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/138278 | Author: Nathan Myers | Date: Wed Jul 1 20:19:46 2026 -0400 | | [PATCH] libstdc++: make hash container clear() complexity O(size()) (DR2550) [PR67922] | | The hash tables std::unordered_set, _map, _multiset, _multimap | as implemented take time linear in the size of the bucket array | (because memset), rather than in the number of elements stored, | ... 13 lines of the commit log omitted. | ... applied on top of baseline commit: | 469c1ef00d0 arm: make the SHAPE macro take a trailing semicolon 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 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 * http://54.172.246.49:9090/jobs/tcwg_gcc_build--master-aarch64-precommit/builds/11827/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_gcc_build--master-aarch64-precommit/builds/11827/archive/artifacts/artifacts.precommit/notify/ Current build : http://54.172.246.49:9090/jobs/tcwg_gcc_build--master-aarch64-precommit/builds/11827/archive/artifacts/ Reference build : http://54.172.246.49:9090/jobs/tcwg_gcc_build--master-aarch64-build/builds/10332/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.