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/130937 | Author: Tomasz KamiƄski | Date: Mon Mar 2 09:44:12 2026 +0100 | | [PATCH] libstdc++: Add #pragma to slience null-dereference warning in istreambuf_iterator::operator++ [PR105580] | | The warning was produced by following sequence, given an istream_iterator | it, such that *it will result in hitting EoF in it->_M_get(), and thus clearing | _M_sbuf, the subsequent call to ++it, will result in _M_sbuf->sbumpc() call on | ... 17 lines of the commit log omitted. | ... applied on top of baseline commit: | 6b2acfc80d0 testsuite: Fix testism in avx512fp16-xorsign-1.c 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/20923/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/20923/artifact/artifacts/artifacts.precommit/notify/ Current build : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-precommit/20923/artifact/artifacts Reference build : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/4517/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.