Dear contributor, Our automatic CI has detected problems related to your patch(es). Please find some details below. In arm-eabi v7-a softfp, after: | commit gcc-16-5628-g00443885755 | Author: Jakub Jelinek | Date: Wed Nov 26 15:01:11 2025 +0100 | | Change the default C++ dialect to gnu++20 | | On Mon, Nov 03, 2025 at 01:34:28PM -0500, Marek Polacek via Gcc wrote: | > I would like us to declare that C++20 is no longer experimental and | > change the default dialect to gnu++20. Last time we changed the default | ... 75 lines of the commit log omitted. Produces 3 regressions 3 fixes: | | regressions.sum: | Running g++:g++.dg/dg.exp ... | FAIL: g++.dg/ipa/devirt-2.C -std=gnu++20 scan-ipa-dump cp "Discovered a virtual call to a known target.*B::foo" | XPASS: g++.dg/ipa/devirt-23.C -std=gnu++20 scan-ipa-dump cp "Discovered a virtual call to" | FAIL: g++.dg/tree-ssa/vector-compare-1.C -std=gnu++20 scan-tree-dump-times optimized "== 24" 1 | | fixes.sum: | Running g++:g++.dg/dg.exp ... | FAIL: g++.dg/ipa/devirt-2.C -std=gnu++17 scan-ipa-dump cp "Discovered a virtual call to a known target.*B::foo" | XPASS: g++.dg/ipa/devirt-23.C -std=gnu++17 scan-ipa-dump cp "Discovered a virtual call to" | FAIL: g++.dg/tree-ssa/vector-compare-1.C -std=gnu++17 scan-tree-dump-times optimized "== 24" 1 Used configuration : *CI config* tcwg_gnu_embed_check_gcc arm-eabi -marm -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp *configure and test flags:* --target arm-eabi --disable-multilib --with-mode=arm --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=softfp --target_board=-marm/-march=armv7-a/-mfpu=vfpv3-d16/-mfloat-abi=softfp qemu_cpu=cortex-a9 We track this bug report under https://linaro.atlassian.net/browse/GNU-1762. 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-arm_v7a_softfp_eabi-build/1054/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-arm_v7a_softfp_eabi-build/1054/artifact/artifacts/notify/ The list of [ignored] baseline and flaky failures are in * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/1054/artifact/artifacts/sumfiles/xfails.xfail Current build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/1054/artifact/artifacts Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/1052/artifact/artifacts Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/004438857554f47eb5491d59b067e56fdacf0e74/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/reproduction_instructions.txt Full commit : See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git