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-master-aarch64-next-allmodconfig in repository toolchain/ci/gcc.
from f08a5e4b60a PR c++/92438 * parser.c (cp_parser_constructor_declarator [...] adds 01fefb8e2a9 Daily bump. new 9b5e7eea888 Add missing target check for fully-masked fold-left reductions new 09df4e21214 [AArch64] Fix typo in V_INT_CONTAINER
The 2 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 | 10 ++++++++++ gcc/DATESTAMP | 2 +- gcc/config/aarch64/iterators.md | 2 +- gcc/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/gcc.target/aarch64/sve/mixed_size_10.c | 13 +++++++++++++ gcc/testsuite/gcc.target/aarch64/sve/mixed_size_11.c | 13 +++++++++++++ gcc/tree-vect-loop.c | 12 ++++++++++++ 7 files changed, 58 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/mixed_size_10.c create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/mixed_size_11.c