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-3747-gafa74d37e81 | Author: Martin Uecker <[email protected]> | Date: Tue Jul 29 01:05:00 2025 +0200 | | c: Warn when returning nested functions that require a non-local context. | | This patch adds a mechanism to keep track whether nested functions require | non-local context because they reference a variable of an enclosing | scope. This is used for extending the existing -Wreturn-address warning | ... 28 lines of the commit log omitted. Produces 6 regressions: | | regressions.sum: | Running gcc:gcc.target/aarch64/aarch64.exp ... | FAIL: gcc.target/aarch64/gcs-nonlocal-1-track-speculation.c (internal compiler error: in rtl_verify_bb_layout, at cfgrtl.cc:3126) | FAIL: gcc.target/aarch64/gcs-nonlocal-1-track-speculation.c (test for excess errors) | UNRESOLVED: gcc.target/aarch64/gcs-nonlocal-1-track-speculation.c scan-assembler-times hint\\t40 // chkfeat x16 2 | UNRESOLVED: gcc.target/aarch64/gcs-nonlocal-1-track-speculation.c scan-assembler-times mrs\\tx[0-9]+, s3_3_c2_c5_1 // gcspr_el0 2 | ... and 3 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-1677. 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/4170/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/4170/artifact/artifacts/notify/ The list of [ignored] baseline and flaky failures are in * https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/4170/artifact/artifacts/sumfiles/xfails.xfail Current build : https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/4170/artifact/artifacts Reference build : https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/4169/artifact/artifacts Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/afa74d37e8170d696f97424da7ab0f71883aac70/tcwg_gcc_check/master-aarch64/reproduction_instructions.txt Full commit : See in git+ssh://[email protected]/git/gcc.git
