Dear contributor,

Our automatic CI has detected problems related to your patch(es). Please find 
some details below.

In  master-arm, after:
  | commit gcc-16-6425-gc93e74a838c
  | Author: Andrew Pinski <[email protected]>
  | Date:   Fri Dec 26 14:30:22 2025 -0800
  | 
  |     LRA: Fix eliminate regs into a subreg inside a debug insn [PR123295]
  |     
  |     So the problem here is during LRA we are eliminating argp and trying to
  |     simplify the RTL as we go but inside a debug insn, almost all subreg
  |     are valid due to gen_lowpart_for_debug done during debug insn 
simplification.
  | ... 17 lines of the commit log omitted.

Produces 1 regression:
  | 
  | regressions.sum:
  | Running gcc:gcc.dg/dg.exp ...
  | FAIL: gcc.dg/pr123295-1.c (test for excess errors)

Used configuration :
 *CI config* tcwg_gnu_cross_check_gcc master-arm
 *configure and test flags:* --target arm-linux-gnueabihf 

We track this bug report under https://linaro.atlassian.net/browse/GNU-1797. 
Please let us know if you have a fix.

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

Current build   : 
https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/2508/artifact/artifacts
Reference build : 
https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/2507/artifact/artifacts

Instruction to reproduce the build : 
https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/c93e74a838c93969ddecaae47b552f14f913f9fd/tcwg_gnu_cross_check_gcc/master-arm/reproduction_instructions.txt

Full commit : See in git+ssh://[email protected]/git/gcc.git

Reply via email to