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-arm-mainline-allnoconfig in repository toolchain/ci/gcc.
from b9c8e38c11b Daily bump. adds e2786fecd84 Fix various limitations of git-backport.py. adds a243b631693 gcov-tool: Flexible endian adjustment for merging coverage data adds b6dc99434ab [AArch64] Use __getauxval instead of getauxval in LSE detec [...] adds 2631d84ba7d aarch64: PR target/94591: Don't generate invalid REV64 insns new 59f2c720553 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: contrib/ChangeLog | 7 ++++++ contrib/git-backport.py | 13 +++++++---- gcc/ChangeLog | 13 +++++++++++ gcc/DATESTAMP | 2 +- gcc/config/aarch64/aarch64.c | 3 ++- gcc/gcov-io.c | 6 ++--- gcc/gcov-io.h | 3 +++ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.c-torture/execute/pr94591.c | 32 +++++++++++++++++++++++++++ libgcc/ChangeLog | 14 ++++++++++++ libgcc/config/aarch64/lse-init.c | 17 +++++++------- libgcc/libgcov-util.c | 5 ++--- libgcc/libgcov.h | 2 +- 13 files changed, 101 insertions(+), 21 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr94591.c