[Linaro-TCWG-CI] gcc-17-2078-g8395fa7c79ee: 1 regression on arm

ci_notify--- via Gcc-regression <[email protected]> Sat, 4 Jul 2026 09:36:27 +0000 (UTC)
Newsgroups gmane.comp.gcc.regression
Message-ID <1159836601.68421.1783157788273@72d3563a6d18>
Dear contributor,

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

In  arm-linux-gnueabihf cross, after:
  | commit gcc-17-2078-g8395fa7c79ee
  | Author: Philipp Tomsich <[email protected]>
  | Date:   Wed Jul 1 12:19:30 2026 +0200
  | 
  |     tree-optimization/124545 - VN: add inverse widening lookup for PLUS/MINUS
  |     
  |     visit_nary_op canonicalises (T)(A + C) into (T)A + (T)C for its VN
  |     lookup, but not the reverse -- so whether VN discovers (T)A + C ==
  |     (T)(A + C) depends on which form it sees first.  Add a match.pd rule
  | ... 24 lines of the commit log omitted.

Produces 1 regression:
  | 
  | regressions.sum:
  | Running gcc:gcc.dg/dg.exp ...
  | FAIL: gcc.dg/pr124545-2.c execution test

Used configuration :
 *CI config* tcwg_gnu_cross_check_gcc arm-linux-gnueabihf cross
 *configure and test flags:* --target arm-linux-gnueabihf --disable-multilib --with-float=hard --with-fpu=vfpv3-d16 --with-mode=thumb --with-tune=cortex-a9 --with-arch=armv7-a

We track this bug report under https://linaro.atlassian.net/browse/GNU-1950. (Require Linaro login) 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
 * http://54.172.246.49:9090/jobs/tcwg_gnu_cross_check_gcc--master-arm-build/builds/10189/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_gnu_cross_check_gcc--master-arm-build/builds/10189/archive/artifacts/notify/
The list of [ignored] baseline and flaky failures are in
 * http://54.172.246.49:9090/jobs/tcwg_gnu_cross_check_gcc--master-arm-build/builds/10189/archive/artifacts/sumfiles/xfails.xfail

Current build   : http://54.172.246.49:9090/jobs/tcwg_gnu_cross_check_gcc--master-arm-build/builds/10189/archive/artifacts/
Reference build : http://54.172.246.49:9090/jobs/tcwg_gnu_cross_check_gcc--master-arm-build/builds/10188/archive/artifacts/

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

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