Dear contributor, Our automatic CI successfully passed with your patch(es). Please find some details below. In arm-eabi cortex-m7 hard, after: | commit gcc-16-5624-g0ea9d760fbf | Author: Tomasz KamiƄski | Date: Thu Nov 20 11:23:30 2025 +0100 | | libstdc++: Make C++20s operator wrappers operator() static. | | The operator() for function objects introduced in C++20 (e.g., std::identity, | std::compare_three_way, std::ranges::equal) is now defined as static. | Although static operator() is a C++23 feature, it is supported in C++20 by | ... 21 lines of the commit log omitted. Used configuration : *CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv7e-m+fp.dp -mtune=cortex-m7 -mfloat-abi=hard -mfpu=auto *configure and test flags:* --target arm-eabi --disable-multilib --with-mode=thumb --with-cpu=cortex-m7 --with-float=hard --target_board=-mthumb/-march=armv7e-m+fp.dp/-mtune=cortex-m7/-mfloat-abi=hard/-mfpu=auto qemu_cpu=cortex-m7 We track this bug report under https://linaro.atlassian.net/browse/GNU-692. Please let us know if you have a fix. 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 * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_hard_eabi-build/601/artifact/artifacts/00-sumfiles/ The full lists of regressions and improvements as well as configure and make commands are in * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_hard_eabi-build/601/artifact/artifacts/notify/ The list of [ignored] baseline and flaky failures are in * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_hard_eabi-build/601/artifact/artifacts/sumfiles/xfails.xfail Current build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_hard_eabi-build/601/artifact/artifacts Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_hard_eabi-build/598/artifact/artifacts Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/0ea9d760fbf44c6f50c50a4e259d3ef2c756606c/tcwg_gnu_embed_check_gcc/master-thumb_m7_hard_eabi/reproduction_instructions.txt Full commit : See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git