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 appreciate 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-1272 , 
please let us know if you are looking at the problem and/or when you have a fix.

In gcc_check master-arm after:

  | commit gcc-15-1648-gad20ad7dddcb
  | Author: Andre Vieira <andre.simoesdiasvie...@arm.com>
  | Date:   Wed Jun 26 11:07:01 2024 +0100
  | 
  |     arm: make arm_predict_doloop_p reject loops with calls
  |     
  |     With the introduction of low overhead loops we defined 
arm_predict_doloop_p,
  |     this is meant to be a low-weight check to rule out loops we are not 
considering
  |     for doloop optimization and it is used by other passes to prevent 
optimizations
  |     that may hurt the doloop optimization later on. The reason these are 
meant to be
  |     lightweight is because it's used by pre-RTL optimizations, meaning we 
can't do
  | ... 26 lines of the commit log omitted.

FAIL: 1 regressions

regressions.sum:
                === gcc tests ===

Running gcc:gcc.target/arm/mve/mve.exp ...
FAIL: gcc.target/arm/mve/ivopts-3.c scan-tree-dump ivopts "Predict doloop 
failure due to call in loop."


You can find the failure logs in *.log.1.xz files in
 - 
https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2319/artifact/artifacts/00-sumfiles/
The full lists of regressions and progressions as well as configure and make 
commands are in
 - 
https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2319/artifact/artifacts/notify/
The list of [ignored] baseline and flaky failures are in
 - 
https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2319/artifact/artifacts/sumfiles/xfails.xfail

The configuration of this build is:
CI config tcwg_gcc_check master-arm

-----------------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-arm-build/2319/artifact/artifacts
Reference build : 
https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2318/artifact/artifacts

Reproduce last good and first bad builds: 
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ad20ad7dddcb052429346ae5f94b4a603925084a/tcwg_gcc_check/master-arm/reproduction_instructions.txt

Full commit : 
https://github.com/gcc-mirror/gcc/commit/ad20ad7dddcb052429346ae5f94b4a603925084a

List of configurations that regressed due to this commit :
* tcwg_gcc_check
** master-arm
*** FAIL: 1 regressions
*** 
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ad20ad7dddcb052429346ae5f94b4a603925084a/tcwg_gcc_check/master-arm/details.txt
*** 
https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2319/artifact/artifacts

Reply via email to