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-15-8972-g7e286b56545
  | Author: Tobias Burnus <tbur...@baylibre.com>
  | Date:   Thu Mar 27 14:09:20 2025 +0100
  | 
  |     OpenMP: Fix C++ template handling with append_args' prefer_type modifier
  |     
  |     It is possible but not very sensible to use C++ templates with in the
  |     prefer_type modifier to the 'append_args' clause of 'declare variant'.
  |     
  | ... 25 lines of the commit log omitted.

Produces 3 regressions:
  | 
  | regressions.sum:
  | Running g++:g++.dg/gomp/gomp.exp ...
  | FAIL: g++.dg/gomp/append-args-8.C -std=c++17  scan-tree-dump-times gimple 
"repl3<int\\*, omp_interop_t> \\(a, interop.[0-9]+3, interop.[0-9]+2, 
interop.[0-9]+, 1, 2, "abc"\\);" 1
  | FAIL: g++.dg/gomp/append-args-8.C -std=c++26  scan-tree-dump-times gimple 
"repl3<int\\*, omp_interop_t> \\(a, interop.[0-9]+3, interop.[0-9]+2, 
interop.[0-9]+, 1, 2, "abc"\\);" 1
  | FAIL: g++.dg/gomp/append-args-8.C -std=c++98  scan-tree-dump-times gimple 
"repl3<int\\*, omp_interop_t> \\(a, interop.[0-9]+3, interop.[0-9]+2, 
interop.[0-9]+, 1, 2, "abc"\\);" 1

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-1554. 
Please let us know if you have a fix.

If you have any questions regarding this report, please ask on 
linaro-toolch...@lists.linaro.org 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/3507/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/3507/artifact/artifacts/notify/
The list of [ignored] baseline and flaky failures are in
 * 
https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3507/artifact/artifacts/sumfiles/xfails.xfail

Current build   : 
https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3507/artifact/artifacts
Reference build : 
https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3506/artifact/artifacts

Instruction to reproduce the build : 
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7e286b56545e1bd28098cc197e674d02f3849ec3/tcwg_gcc_check/master-aarch64/reproduction_instructions.txt

Full commit : 
https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=7e286b56545e1bd28098cc197e674d02f3849ec3

Reply via email to