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-1250 , 
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-1120-g2277f987979
  | Author: Roger Sayle <ro...@nextmovesoftware.com>
  | Date:   Sat Jun 8 19:47:08 2024 -0600
  | 
  |     [middle-end PATCH] Prefer PLUS over IOR in RTL expansion of multi-word 
shifts/rotates.
  |     
  |     This patch tweaks RTL expansion of multi-word shifts and rotates to use
  |     PLUS rather than IOR for disjunctive operations.  During expansion of
  |     these operations, the middle-end creates RTL like (X<<C1) | (Y>>C2)
  |     where the constants C1 and C2 guarantee that bits don't overlap.
  |     Hence the IOR can be performed by any any_or_plus operation, such as
  | ... 54 lines of the commit log omitted.

FAIL: 2 regressions

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

Running gcc:gcc.target/aarch64/aarch64.exp ...
FAIL: gcc.target/aarch64/bitint-args.c check-function-bodies f127
FAIL: gcc.target/aarch64/bitint-args.c check-function-bodies f65


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

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

-----------------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/2157/artifact/artifacts
Reference build : 
https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/2155/artifact/artifacts

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

Full commit : 
https://github.com/gcc-mirror/gcc/commit/2277f987979445f4390a5c6e092d79e04814d641

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

Reply via email to