Dear contributor, Our automatic CI has detected problems related to your patch(es). Please find some details below. In armv8l-unknown-linux-gnueabihf native, after: | commit gcc-17-2261-g649b2a6d9f9f | Author: Jeff Law | Date: Wed Jul 8 12:30:56 2026 -0600 | | [PR rtl-optimization/126136] Fix dest = cond ? x : -1 when STORE_FLAG_VALUE is -1 | | So a while back I added support for selecting x/-1 into the ifcvt.cc by using | scc and a couple ALU operations. That code explicitly rejects STORE_FLAG_VALUE | if it is not 1 or -1. | ... 20 lines of the commit log omitted. Produces 7 regressions: | | regressions.sum: | Running gcc:gcc.dg/torture/dg-torture.exp ... | FAIL: gcc.dg/torture/pr126136.c -O0 execution test | FAIL: gcc.dg/torture/pr126136.c -O1 execution test | FAIL: gcc.dg/torture/pr126136.c -O2 execution test | FAIL: gcc.dg/torture/pr126136.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test | ... and 3 more Used configuration : *CI config* tcwg_gcc_check armv8l-unknown-linux-gnueabihf *configure and test flags:* none, autodetected on armv8l-unknown-linux-gnueabihf--disable-multilib --with-float=hard --with-mode=thumb --with-tune=cortex-a9 --with-arch=armv7-a --with-fpu=neon-fp-armv8 We track this bug report under https://linaro.atlassian.net/browse/GNU-1959. (Require Linaro login) Please let us know if you have a fix. If you have any questions regarding this report, please ask on linaro-toolchain@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 * http://54.172.246.49:9090/jobs/tcwg_gcc_check--master-arm-build/builds/10407/archive/artifacts/00-sumfiles/ The full lists of regressions and improvements as well as configure and make commands are in * http://54.172.246.49:9090/jobs/tcwg_gcc_check--master-arm-build/builds/10407/archive/artifacts/notify/ The list of [ignored] baseline and flaky failures are in * http://54.172.246.49:9090/jobs/tcwg_gcc_check--master-arm-build/builds/10407/archive/artifacts/sumfiles/xfails.xfail Current build : http://54.172.246.49:9090/jobs/tcwg_gcc_check--master-arm-build/builds/10407/archive/artifacts/ Reference build : http://54.172.246.49:9090/jobs/tcwg_gcc_check--master-arm-build/builds/10404/archive/artifacts/ Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/649b2a6d9f9f1a29f7f26199b7b3ebbaeef3c634/tcwg_gcc_check/master-arm/reproduction_instructions.txt Full commit : See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git