This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-allnoconfig in repository toolchain/ci/gcc.
from 1c7061c7c35 c++: Allow template rvalue-ref conv to bind to lvalue ref. adds 50a42922d35 Daily bump. adds a1f8dca201e [AArch64] PR92424: Fix -fpatchable-function-entry=N,M with BTI new c6613dd33ce Daily bump.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 13 ++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/aarch64/aarch64.c | 31 ++++++++++++++++++++++++++++ gcc/config/aarch64/aarch64.h | 1 + gcc/testsuite/ChangeLog | 9 ++++++++ gcc/testsuite/gcc.target/aarch64/pr92424-2.c | 12 +++++++++++ gcc/testsuite/gcc.target/aarch64/pr92424-3.c | 12 +++++++++++ 7 files changed, 79 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/pr92424-2.c create mode 100644 gcc/testsuite/gcc.target/aarch64/pr92424-3.c