Dear contributor, Our automatic CI successfully passed with your patch(es). Please find some details below. In armv8l-unknown-linux-gnueabihf native, after: | gcc patch https://patchwork.sourceware.org/patch/139094 | Author: Eikansh Gupta | Date: Tue Jul 14 12:17:06 2026 +0530 | | [PATCH] MATCH: fold signbit comparison and conditional negate to copysign [PR109843] | | Fold (signbit (x) cmp1 0) cmp (signbit (y) cmp2 0) ? y : -y | to copysign (y, +-x). The result keeps the magnitude of Y and takes its | sign from X (or -X). Emitted as IFN_COPYSIGN when the target supports it. | ... 13 lines of the commit log omitted. | ... applied on top of baseline commit: | 97a43fc4dbc OpenMP: Handle 'device_type(nohost)' on 'target' 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 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 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 * http://54.172.246.49:9090/jobs/tcwg_gcc_build--master-arm-precommit/builds/12357/archive/artifacts/artifacts.precommit/ 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_build--master-arm-precommit/builds/12357/archive/artifacts/artifacts.precommit/notify/ Current build : http://54.172.246.49:9090/jobs/tcwg_gcc_build--master-arm-precommit/builds/12357/archive/artifacts/ Reference build : http://54.172.246.49:9090/jobs/tcwg_gcc_build--master-arm-build/builds/10371/archive/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.