This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-release-aarch64-build_cross in repository toolchain/ci/gcc.
from 0d1e4025b2b PR middle-end/100571 - bogus -Wstringop-overflow with VLA o [...] adds be80f3e9030 Daily bump. adds 1d1a690b4df arm: correctly handle inequality comparisons against max co [...] adds 788f9c8e0c2 arm: Remove duplicate definitions from arm_mve.h (pr100419). adds 0c6fe939eb7 Daily bump. adds a0368f8344f gcc-changelog: sync scripts.
No new revisions were added by this update.
Summary of changes: contrib/gcc-changelog/git_check_commit.py | 9 +- contrib/gcc-changelog/git_commit.py | 43 ++- contrib/gcc-changelog/git_email.py | 23 +- contrib/gcc-changelog/git_repository.py | 7 +- contrib/gcc-changelog/git_update_version.py | 9 +- contrib/gcc-changelog/test_email.py | 23 +- contrib/gcc-changelog/test_patches.txt | 430 +++++++++----------------- gcc/ChangeLog | 47 +++ gcc/DATESTAMP | 2 +- gcc/config/arm/arm.c | 29 +- gcc/config/arm/arm_mve.h | 460 ++++++++-------------------- gcc/testsuite/ChangeLog | 17 + gcc/testsuite/gcc.dg/pr100563.c | 9 + 13 files changed, 449 insertions(+), 659 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr100563.c