Dear contributor, Our automatic CI has detected problems related to your patch(es). Please find some details below.
In gcc_check master-aarch64, after: | commit gcc-16-5258-g1d8e2d51e5c5 | Author: Andrew Pinski <[email protected]> | Date: Tue Nov 11 11:29:38 2025 -0800 | | cfgcleanup: Support merging forwarder blocks with phis [PR122493] | | This adds support for merging forwarder blocks with phis in cleanupcfg. | This patch might seem small but that is because the previous patches were | done to build up to make it easier to add this support. | ... 45 lines of the commit log omitted. Produces 4 regressions: | | regressions.sum: | Running g++:g++.dg/dg.exp ... | XPASS: g++.dg/tree-ssa/pr117123.C -std=gnu++17 scan-tree-dump-times optimized "if " 3 | XPASS: g++.dg/tree-ssa/pr117123.C -std=gnu++26 scan-tree-dump-times optimized "if " 3 | XPASS: g++.dg/tree-ssa/pr117123.C -std=gnu++98 scan-tree-dump-times optimized "if " 3 | Running gcc:gcc.dg/guality/guality.exp ... | ... and 1 more Used configuration : *CI config* tcwg_gcc_check master-aarch64 *configure and test flags:* none, autodetected on aarch64-unknown-linux-gnu We track this bug report under https://linaro.atlassian.net/browse/GNU-1748. 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_gcc_check--master-aarch64-build/4353/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_gcc_check--master-aarch64-build/4353/artifact/artifacts/notify/ The list of [ignored] baseline and flaky failures are in * https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/4353/artifact/artifacts/sumfiles/xfails.xfail Current build : https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/4353/artifact/artifacts Reference build : https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/4352/artifact/artifacts Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/1d8e2d51e5c5cbdb6ad6f455a050af869103dad4/tcwg_gcc_check/master-aarch64/reproduction_instructions.txt Full commit : See in git+ssh://[email protected]/git/gcc.git
