Dear contributor, Our automatic CI has detected problems related to your patch(es). Please find some details below. In bootstrap_check master-aarch64-check_bootstrap, after: | commit gcc-16-3414-gfcb3009a32dc | Author: Tomasz KamiƄski | Date: Tue Aug 26 14:34:35 2025 +0200 | | libsupc++: Change _Unordered comparison value to minimum value of signed char. | | For any minimum value of a signed type, its negation (with wraparound) results | in the same value, behaving like zero. Representing the unordered result with | this minimum value, along with 0 for equal, 1 for greater, and -1 for less | ... 25 lines of the commit log omitted. Produces 5 regressions: | | regressions.sum: | Running g++:g++.dg/dg.exp ... | FAIL: g++.dg/opt/pr94589-2.C -std=gnu++20 scan-tree-dump-times optimized "i_[0-9]+\\(D\\) (?:<|<=|==|!=|>|>=) 5\\.0" 12 | FAIL: g++.dg/opt/pr94589-2.C -std=gnu++23 scan-tree-dump-times optimized "i_[0-9]+\\(D\\) (?:<|<=|==|!=|>|>=) 5\\.0" 12 | FAIL: g++.dg/opt/pr94589-2.C -std=gnu++26 scan-tree-dump-times optimized "i_[0-9]+\\(D\\) (?:<|<=|==|!=|>|>=) 5\\.0" 12 | Running g++:g++.target/aarch64/aarch64.exp ... | ... and 2 more Used configuration : *CI config* tcwg_bootstrap_check master-aarch64-check_bootstrap *configure and test flags:* none, autodetected on aarch64-unknown-linux-gnu We track this bug report under https://linaro.atlassian.net/browse/GNU-1670. 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 *.log.1.xz files in * https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/1325/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_bootstrap_check--master-aarch64-check_bootstrap-build/1325/artifact/artifacts/notify/ The list of [ignored] baseline and flaky failures are in * https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/1325/artifact/artifacts/sumfiles/xfails.xfail Current build : https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/1325/artifact/artifacts Reference build : https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/1321/artifact/artifacts Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/fcb3009a32dc33906934a2360e556dfeb98980cf/tcwg_bootstrap_check/master-aarch64-check_bootstrap/reproduction_instructions.txt Full commit : See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git