This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 in repository toolchain/ci/gcc.
from 5f07095d22f vect: disable bitmask tests on sparc adds 7cce7b1c3d8 libstdc++: Remove incorrect copyright notice from header adds 058d19b42ad tree-optimization/84201 - add --param vect-induction-float adds 10ecf5182a0 contrib: Fix gcc-descr script [PR102664] new 6319391d563 Fix typo in gcc/params.opt. new 796f5220c80 arm: MVE: Relax addressing modes for full loads and stores new 23ed4df521d x86: Disallow unsupported EH return
The 3 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/git-descr.sh | 2 +- gcc/config/arm/arm.cc | 25 +++++++++++++------------ gcc/config/arm/arm.h | 4 ++++ gcc/config/i386/i386.cc | 11 +++++++---- gcc/doc/invoke.texi | 3 +++ gcc/params.opt | 6 +++++- gcc/testsuite/gcc.dg/vect/pr84201.c | 22 ++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/eh_return-1.c | 2 +- gcc/testsuite/gcc.target/i386/eh_return-2.c | 2 +- gcc/tree-vect-loop.cc | 8 ++++++++ libstdc++-v3/include/bits/uses_allocator_args.h | 14 -------------- 11 files changed, 65 insertions(+), 34 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/pr84201.c