Dear contributor,

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

In  arm-eabi cortex-m55 hard, after:
  | commit gcc-16-2175-g5aa21765236
  | Author: Robin Dapp <rd...@ventanamicro.com>
  | Date:   Wed Jul 9 15:58:05 2025 +0200
  | 
  |     expand: ICE if asked to expand RDIV with non-float type.
  |     
  |     This patch adds asserts that ensure we only expand an RDIV_EXPR with
  |     actual float mode.  It also replaces the RDIV_EXPR in setting a
  |     vectorized loop's length by EXACT_DIV_EXPR.  The code in question is
  | ... 9 lines of the commit log omitted.

Produces 2 regressions:
  | 
  | regressions.sum:
  | Running gcc:gcc.dg/dg.exp ...
  | FAIL: gcc.dg/pr103248.c (internal compiler error: in optab_for_tree_code, 
at optabs-tree.cc:85)
  | FAIL: gcc.dg/pr103248.c (test for excess errors)

Used configuration :
 *CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb 
-march=armv8.1-m.main+mve.fp+fp.dp -mtune=cortex-m55 -mfloat-abi=hard -mfpu=auto
 *configure and test flags:* --target arm-eabi --disable-multilib 
--with-mode=thumb --with-arch=armv8.1-m.main+mve.fp+fp.dp --with-float=hard 
--target_board=-mthumb/-march=armv8.1-m.main+mve.fp+fp.dp/-mtune=cortex-m55/-mfloat-abi=hard/-mfpu=auto
 qemu-cpu=cortex-m55

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

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

Current build   : 
https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/895/artifact/artifacts
Reference build : 
https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/894/artifact/artifacts

Instruction to reproduce the build : 
https://gitlab.com/Linaro/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/5aa21765236730c1772c19454cbb71365b84d583/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/reproduction_instructions.txt

Full commit : See in git+ssh://linar...@gcc.gnu.org/git/gcc.git

Reply via email to