Dear contributor, Our automatic CI has detected problems related to your patch(es). Please find some details below.
In master-aarch64, after: | commit gcc-16-6921-g47a48e74e479 | Author: Kyrylo Tkachov <[email protected]> | Date: Thu Jan 15 05:10:31 2026 -0800 | | aarch64: PR target/123584 - Fix expansion of SHA3 XAR with 0 amount | | In this PR the vxarq_u64 intrinisc gets passed a rotate amount of 0 | and the patterns don't handle it right. Because we adjust RTL amount | during expand to account for the canonical representation we end up | ... 30 lines of the commit log omitted. Produces 12 regressions: | | regressions.sum: | Running g++:g++.target/aarch64/aarch64.exp ... | FAIL: g++.target/aarch64/pr117048.C scan-assembler \\txar\\tv[0-9]+\\.2d, v[0-9]+\\.2d, v[0-9]+\\.2d, 32\\n | Running gcc:gcc.target/aarch64/aarch64.exp ... | FAIL: gcc.target/aarch64/rotate_xar_1.c check-function-bodies G1 | FAIL: gcc.target/aarch64/sha3_1.c scan-assembler-times xar\\tv[0-9]+.2d, v[0-9]+.2d, v[0-9]+.2d, 15 1 | ... and 10 more Used configuration : *CI config* tcwg_gnu_cross_check_gcc master-aarch64 *configure and test flags:* --target aarch64-linux-gnu We track this bug report under https://linaro.atlassian.net/browse/GNU-1824. Please let us know if you have a fix. If you have any questions regarding this report, please ask on [email protected] 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_gnu_cross_check_gcc--master-aarch64-build/2547/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_gnu_cross_check_gcc--master-aarch64-build/2547/artifact/artifacts/notify/ The list of [ignored] baseline and flaky failures are in * https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/2547/artifact/artifacts/sumfiles/xfails.xfail Current build : https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/2547/artifact/artifacts Reference build : https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/2546/artifact/artifacts Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/47a48e74e479df8d7db2dfbb80198c3d9461a550/tcwg_gnu_cross_check_gcc/master-aarch64/reproduction_instructions.txt Full commit : See in git+ssh://[email protected]/git/gcc.git
