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-4540-g80af807e52e4 | Author: Paul-Antoine Arras <[email protected]> | Date: Thu Oct 16 17:22:08 2025 +0100 | | OpenMP: Handle non-executable directives in intervening code [PR120180,PR122306] | | OpenMP 6 permits non-executable directives in intervening code; this commit adds | support for a sensible subset, namely metadirectives, nothing, assume, and | 'error at(compilation)'. | ... 61 lines of the commit log omitted. Produces 8 regressions: | | regressions.sum: | Running g++:g++.dg/gomp/gomp.exp ... | FAIL: c-c++-common/gomp/attrs-metadirective-2.c -std=gnu++11 (test for excess errors) | FAIL: c-c++-common/gomp/attrs-metadirective-2.c -std=gnu++17 (test for excess errors) | FAIL: c-c++-common/gomp/attrs-metadirective-2.c -std=gnu++26 (test for excess errors) | FAIL: c-c++-common/gomp/metadirective-2.c -std=c++17 (test for excess errors) | ... and 5 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-1712. 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/4262/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/4262/artifact/artifacts/notify/ The list of [ignored] baseline and flaky failures are in * https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/4262/artifact/artifacts/sumfiles/xfails.xfail Current build : https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/4262/artifact/artifacts Reference build : https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/4261/artifact/artifacts Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/80af807e52e4f4c480454e5a54aaeb7ce44556fd/tcwg_gcc_check/master-aarch64/reproduction_instructions.txt Full commit : See in git+ssh://[email protected]/git/gcc.git
