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-6273-g7044071f07d7
  | Author: Tobias Burnus <[email protected]>
  | Date:   Fri Dec 19 12:07:58 2025 +0100
  | 
  |     OpenMP: uses_allocators with ';'-separated list
  |     
  |     OpenMP 6.0 has the following wording for the uses_allocators clause:
  |     "More than one clause-argument-specification may be specified";
  |     this permits ';' lists. While that's pointless for predefined
  | ... 35 lines of the commit log omitted.

Produces 7 regressions:
  | 
  | regressions.sum:
  | Running g++:g++.dg/gomp/gomp.exp ...
  | UNRESOLVED: c-c++-common/gomp/uses_allocators-8.c -std=c++20  
scan-tree-dump original "#pragma omp target uses_allocators\\(memspace\\(1\\), 
traits\\(\\) : my4\\) uses_allocators\\(memspace\\(\\), traits\\(t2\\) : my3\\) 
uses_allocators\\(memspace\\(\\), traits\\(\\) : my2\\) 
uses_allocators\\(memspace\\(3\\), traits\\(t\\) : my\\)"
  | UNRESOLVED: c-c++-common/gomp/uses_allocators-8.c -std=c++26  
scan-tree-dump original "#pragma omp target uses_allocators\\(memspace\\(1\\), 
traits\\(\\) : my4\\) uses_allocators\\(memspace\\(\\), traits\\(t2\\) : my3\\) 
uses_allocators\\(memspace\\(\\), traits\\(\\) : my2\\) 
uses_allocators\\(memspace\\(3\\), traits\\(t\\) : my\\)"
  | UNRESOLVED: c-c++-common/gomp/uses_allocators-8.c -std=c++98  
scan-tree-dump original "#pragma omp target uses_allocators\\(memspace\\(1\\), 
traits\\(\\) : my4\\) uses_allocators\\(memspace\\(\\), traits\\(t2\\) : my3\\) 
uses_allocators\\(memspace\\(\\), traits\\(\\) : my2\\) 
uses_allocators\\(memspace\\(3\\), traits\\(t\\) : my\\)"
  | Running gcc:gcc.dg/gomp/gomp.exp ...
  | ... and 5 more

Used configuration :
 *CI config* tcwg_gnu_cross_check_gcc master-arm
 *configure and test flags:* --target arm-linux-gnueabihf 

We track this bug report under https://linaro.atlassian.net/browse/GNU-1792. 
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_gnu_cross_check_gcc--master-arm-build/2494/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_gnu_cross_check_gcc--master-arm-build/2494/artifact/artifacts/notify/
The list of [ignored] baseline and flaky failures are in
 * 
https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/2494/artifact/artifacts/sumfiles/xfails.xfail

Current build   : 
https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/2494/artifact/artifacts
Reference build : 
https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/2493/artifact/artifacts

Instruction to reproduce the build : 
https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/7044071f07d763444247e32f9db25d7a658b7f9e/tcwg_gnu_cross_check_gcc/master-arm/reproduction_instructions.txt

Full commit : See in git+ssh://[email protected]/git/gcc.git

Reply via email to