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-1487-g774ae8734f0e
  | Author: Giuseppe D'Angelo <giuseppe.dang...@kdab.com>
  | Date:   Mon Jun 9 23:13:21 2025 +0200
  | 
  |     libstdc++: add range support to std::optional (P3168)
  |     
  |     This commit implements P3168 ("Give std::optional Range Support"), added
  |     for C++26. Both begin() and end() are straightforward, implemented using
  |     normal_iterator over a raw pointer.
  | ... 24 lines of the commit log omitted.

Produces 8 regressions:
  | 
  | regressions.sum:
  | Running g++:g++.dg/modules/modules.exp ...
  | FAIL: g++.dg/modules/xtreme-header-2_b.C -std=c++26 (test for excess errors)
  | FAIL: g++.dg/modules/xtreme-header-3_b.C -std=c++26 (test for excess errors)
  | FAIL: g++.dg/modules/xtreme-header-4_b.C -std=c++26 (test for excess errors)
  | FAIL: g++.dg/modules/xtreme-header-5_b.C -std=c++26 (test for excess errors)
  | ... and 4 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-1603. 
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/3846/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/3846/artifact/artifacts/notify/
The list of [ignored] baseline and flaky failures are in
 * 
https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3846/artifact/artifacts/sumfiles/xfails.xfail

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

Instruction to reproduce the build : 
https://gitlab.com/Linaro/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/774ae8734f0e199a8c6d29dd8c186b893385470b/tcwg_gcc_check/master-aarch64/reproduction_instructions.txt

Full commit : See in git+ssh://linar...@gcc.gnu.org/git/gcc.git

Reply via email to