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-6012-g9783f6f2f67 | Author: Jason Merrill <[email protected]> | Date: Wed Dec 10 23:11:26 2025 +0800 | | c++/modules: #include <vector> -> import <bits/stdc++.h> | | Since the standard library doesn't preclude an #include of a standard | library header from bringing in declarations from other headers, we can | translate an #include of any of the importable headers as an import of | ... 30 lines of the commit log omitted. Produces 1 regression: | | regressions.sum: | Running g++:g++.dg/modules/modules.exp ... | FAIL: g++.dg/modules/compile-std1.C -std=c++26 (test for warnings, line 10) 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-1803. Please let us know if you have a fix. If you have any questions regarding this report, please ask on [email protected] 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/1073/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/1073/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/1073/artifact/artifacts/sumfiles/xfails.xfail Current build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/1073/artifact/artifacts Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/1070/artifact/artifacts Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/9783f6f2f67f9472fa428b984e4e045ee7b64f78/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/reproduction_instructions.txt Full commit : See in git+ssh://[email protected]/git/gcc.git
