Dear contributor, Our automatic CI successfully passed with your patch(es). Please find some details below. In gcc_build master-arm, after: | gcc patch https://patchwork.sourceware.org/patch/131046 | Author: Andrew Pinski | Date: Tue Mar 3 19:44:35 2026 -0800 | | [PATCH] widen mult: Fix handling of _Fract mixed with _Fract [PR119568] | | The problem here is we try calling find_widening_optab_handler_and_mode | with to_mode=E_USAmode and from_mode=E_UHQmode. This causes an ICE (with checking only). | The fix is to reject the case where the mode classes are different in convert_plusminus_to_widen | ... 12 lines of the commit log omitted. | ... applied on top of baseline commit: | 4bcf6c461a9 lra: Validate regno and mode in equiv substitution. [PR124041] Produces Success: | Results changed to | # reset_artifacts: | -10 | # true: | 0 | # build_abe gcc: | 1 | | From | # reset_artifacts: | -10 | # true: | 0 | # build_abe gcc: | 1 Used configuration : *CI config* tcwg_gcc_build master-arm *configure and test flags:* none, autodetected on armv8l-unknown-linux-gnueabihf 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 * https://ci.linaro.org/job/tcwg_gcc_build--master-arm-precommit/20979/artifact/artifacts/artifacts.precommit/ The full lists of regressions and improvements as well as configure and make commands are in * https://ci.linaro.org/job/tcwg_gcc_build--master-arm-precommit/20979/artifact/artifacts/artifacts.precommit/notify/ Current build : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-precommit/20979/artifact/artifacts Reference build : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/4525/artifact/artifacts Warning: we do not enable maintainer-mode nor automatically update generated files, which may lead to failures if the patch modifies the master files.