Dear contributor, our automatic CI has detected problems related to your 
patch(es).  Please find some details below.  If you have any questions, please 
follow up on linaro-toolch...@lists.linaro.org mailing list, Libera's 
#linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the 
usual project channel.

We understand that it might be difficult to find the necessary logs or 
reproduce the issue locally. If you can't get what you need from our CI within 
minutes, let us know and we will be happy to help.

We track this report status in https://linaro.atlassian.net/browse/GNU-1384 , 
please let us know if you are looking at the problem and/or when you have a fix.

In gcc_check master-aarch64 after:

  | commit gcc-15-4539-gc33d8c55a79
  | Author: Richard Biener <rguent...@suse.de>
  | Date:   Mon Oct 21 14:01:23 2024 +0200
  | 
  |     tree-optimization/117123 - missed PHI equivalence in VN
  |     
  |     Value-numbering can use its set of equivalences to prove that
  |     a PHI node with args <a_1, 5, 10> is equal to a_1 iff on the
  |     edges with the constants a_1 == 5 and a_1 == 10 hold.  This
  | ... 12 lines of the commit log omitted.

FAIL: 3 regressions

regressions.sum:
  |             === g++ tests ===
  | 
  | Running g++:g++.dg/dg.exp ...
  | FAIL: g++.dg/tree-ssa/pr117123.C -std=gnu++17  scan-tree-dump-times 
optimized "if " 3
  | FAIL: g++.dg/tree-ssa/pr117123.C -std=gnu++26  scan-tree-dump-times 
optimized "if " 3
  | FAIL: g++.dg/tree-ssa/pr117123.C -std=gnu++98  scan-tree-dump-times 
optimized "if " 3
  | 
The configuration of this build is:
CI config tcwg_gcc_check master-aarch64
configure and test flags: --target aarch64-linux-gnu

You can find the failure logs in *.log.1.xz files in
 * 
https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/2792/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/2792/artifact/artifacts/notify/
The list of [ignored] baseline and flaky failures are in
 * 
https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/2792/artifact/artifacts/sumfiles/xfails.xfail

The configuration of this build is:
CI config tcwg_gcc_check master-aarch64
configure and test flags: --target aarch64-linux-gnu

-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:

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

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

Full commit : See in https://gcc.gnu.org/git/gcc.git

Reply via email to