Dear contributor, Our automatic CI has detected problems related to your patch(es). Please find some details below.
In aarch64 native, after: | commit gcc-17-2731-ga0694cfb5b4 | Author: Tobias Burnus <[email protected]> | Date: Mon Jul 27 19:27:50 2026 +0200 | | OpenMP: Fortran + ME - update for spatial dimensions + message clause | | Add 'message' + 'severity' clause to target, teams, and parallel. | Translate those and handle strict/dims modifiers to num_teams, thread_limit | and num_threads - the latter also permits multiple values without 'dims'. | ... 46 lines of the commit log omitted. Produces 16 regressions: | | regressions.sum: | Running gfortran:gfortran.dg/gomp/gomp.exp ... | UNRESOLVED: gfortran.dg/gomp/spatial-dimensions-5.f90 -O scan-tree-dump-times omplower "#pragma omp parallel message\\(.first. \\[len:5\\]\\) severity\\(warning\\) num_threads\\(23, 45, 53\\) shared\\(x\\)" 1 | UNRESOLVED: gfortran.dg/gomp/spatial-dimensions-5.f90 -O scan-tree-dump-times omplower "#pragma omp parallel message\\(.fourth. \\[len:5\\]\\)severity\\(fatal\\) num_threads\\(strict,dims\\(\\):445, 553\\) shared\\(x\\)" 1 | UNRESOLVED: gfortran.dg/gomp/spatial-dimensions-5.f90 -O scan-tree-dump-times omplower "#pragma omp parallel message\\(.parallel. \\[len:8\\]\\)severity\\(fatal\\) num_threads\\(strict:847, 3523, 53\\) shared\\(x\\)" 1 | UNRESOLVED: gfortran.dg/gomp/spatial-dimensions-5.f90 -O scan-tree-dump-times omplower "#pragma omp parallel message\\(.second. \\[len:6\\]\\)severity\\(fatal\\) num_threads\\(strict:445, 553\\) shared\\(x\\)" 1 | ... and 12 more Used configuration : *CI config* tcwg_gcc_check aarch64-linux-gnu *configure and test flags:* none, autodetected on aarch64-unknown-linux-gnu--disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a We track this bug report under https://linaro.atlassian.net/browse/GNU-1980. (Require Linaro login) 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 * http://54.172.246.49:9090/jobs/tcwg_gcc_check--master-aarch64-build/builds/10433/archive/artifacts/00-sumfiles/ The full lists of regressions and improvements as well as configure and make commands are in * http://54.172.246.49:9090/jobs/tcwg_gcc_check--master-aarch64-build/builds/10433/archive/artifacts/notify/ The list of [ignored] baseline and flaky failures are in * http://54.172.246.49:9090/jobs/tcwg_gcc_check--master-aarch64-build/builds/10433/archive/artifacts/sumfiles/xfails.xfail Current build : http://54.172.246.49:9090/jobs/tcwg_gcc_check--master-aarch64-build/builds/10433/archive/artifacts/ Reference build : http://54.172.246.49:9090/jobs/tcwg_gcc_check--master-aarch64-build/builds/10432/archive/artifacts/ Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/a0694cfb5b488dfeb65623444a14cab57e7df6bd/tcwg_gcc_check/master-aarch64/reproduction_instructions.txt Full commit : See in git+ssh://[email protected]/git/gcc.git
