Dear contributor, Our automatic CI has detected problems related to your patch(es). Please find some details below. In master-arm, after: | commit gcc-16-4314-g5e9eecc66867 | Author: Robin Dapp | 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 binutils: | 1 | # build_abe stage1 --: | # FAILED | # build_abe linux: | # build_abe glibc: | # build_abe stage2 --: | # build_abe gdb: | # build_abe qemu: | # First few build errors in logs: | # 00:07:13 ../../../../../../gcc/gcc/config/arm/arm.cc:30670:46: error: ‘type’ was not declared in this scope | # 00:07:13 make[2]: *** [Makefile:2767: arm.o] Error 1 | # 00:07:13 make[1]: *** [Makefile:4693: all-gcc] Error 2 | # 00:07:13 make: *** [Makefile:1042: all] Error 2 | | From | # reset_artifacts: | -10 | # true: | 0 | # build_abe binutils: | 1 | # build_abe stage1 --: | 2 | # build_abe linux: | 3 | # build_abe glibc: | 4 | # build_abe stage2 --: | 5 | # build_abe gdb: | 6 | # build_abe qemu: | 7 Used configuration : *CI config* tcwg_gnu_cross_build master-arm *configure and test flags:* --target arm-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 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 * https://ci.linaro.org/job/tcwg_gnu_cross_build--master-arm-build/1228/artifact/artifacts/ The full lists of regressions and improvements as well as configure and make commands are in * https://ci.linaro.org/job/tcwg_gnu_cross_build--master-arm-build/1228/artifact/artifacts/notify/ Current build : https://ci.linaro.org/job/tcwg_gnu_cross_build--master-arm-build/1228/artifact/artifacts Reference build : https://ci.linaro.org/job/tcwg_gnu_cross_build--master-arm-build/1227/artifact/artifacts Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/5e9eecc66867ba0ae7df20f1cd526ad38fd1888f/tcwg_gnu_cross_build/master-arm/reproduction_instructions.txt Full commit : See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git