Dear contributor, Our automatic CI has detected problems related to your patch(es). Please find some details below.
In gcc_build master-arm, after: | commit gcc-16-4314-g5e9eecc6686 | Author: Robin Dapp <[email protected]> | Date: Thu Sep 11 15:20:36 2025 +0200 | | vect: Remove type from misalignment hook. | | This patch removes the type argument from the vector_misalignment hook. | Ever since we switched from element to byte misalignment its | semantics haven't been particularly clear and nowadays it should be | ... 35 lines of the commit log omitted. Produces Failure: | Results changed to | # reset_artifacts: | -10 | # true: | 0 | # build_abe gcc: | # FAILED | # First few build errors in logs: | # 00:04:55 ../../../../../../gcc/gcc/config/arm/arm.cc:30670:46: error: ‘type’ was not declared in this scope | # 00:04:55 make[2]: *** [Makefile:2771: arm.o] Error 1 | # 00:04:55 make[1]: *** [Makefile:4721: all-gcc] Error 2 | # 00:04:55 make: *** [Makefile:1064: all] Error 2 | | 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 We track this bug report under https://linaro.atlassian.net/browse/GNU-1686. 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 * https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/4017/artifact/artifacts/ 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-build/4017/artifact/artifacts/notify/ Current build : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/4017/artifact/artifacts Reference build : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/4016/artifact/artifacts Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/5e9eecc66867ba0ae7df20f1cd526ad38fd1888f/tcwg_gcc_build/master-arm/reproduction_instructions.txt Full commit : See in git+ssh://[email protected]/git/gcc.git
