Dear contributor, Our automatic CI successfully passed with your patch(es). Please find some details below. In gcc_build master-aarch64, after: | commit gcc-16-5978-ge3a60357520 | Author: Richard Biener | Date: Mon Dec 8 10:14:19 2025 +0100 | | target/123027 - handle min/max expansion when -ffinite-math-only | | When we get a <= b ? b : a into ix86_expand_sse_fp_minmax we can | swap and invert this with -ffinite-math-only to get a < b ? a : b. | | ... 6 lines of the commit log omitted. Produces Success: | Results changed to | # reset_artifacts: | -10 | # true: | 0 | # build_abe gcc: | # FAILED | | From | # reset_artifacts: | -10 | # true: | 0 | # build_abe gcc: | # FAILED | # First few build errors in logs: | # 00:05:37 make[2]: [Makefile:1850: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) | # 00:05:37 make[2]: [Makefile:1851: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) | # 00:07:04 make[7]: [Makefile:853: stamp-modules-bits] Error 1 (ignored) | # 00:12:37 /usr/bin/ld: /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/destdir/aarch64-unknown-linux-gnu/lib/gcc/aarch64-unknown-linux-gnu/16.0.0/../../../../lib64/libstdc++.so: undefined reference to `std::__istream_extract(std::istream&, char*, long)' | # 00:12:37 collect2: error: ld returned 1 exit status | # 00:12:40 /usr/bin/ld: /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/destdir/aarch64-unknown-linux-gnu/lib/gcc/aarch64-unknown-linux-gnu/16.0.0/../../../../lib64/libstdc++.so: undefined reference to `std::__istream_extract(std::istream&, char*, long)' | # 00:12:40 collect2: error: ld returned 1 exit status Used configuration : *CI config* tcwg_gcc_build master-aarch64 *configure and test flags:* none, autodetected on aarch64-unknown-linux-gnu We track this bug report under https://linaro.atlassian.net/browse/GNU-692. Please let us know if you have a fix. 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-aarch64-build/4144/artifact/artifacts/ 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-aarch64-build/4144/artifact/artifacts/notify/ Current build : https://ci.linaro.org/job/tcwg_gcc_build--master-aarch64-build/4144/artifact/artifacts Reference build : https://ci.linaro.org/job/tcwg_gcc_build--master-aarch64-build/4143/artifact/artifacts Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/e3a60357520bc3d14a098ca748c49c44f97b03f5/tcwg_gcc_build/master-aarch64/reproduction_instructions.txt Full commit : See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git