This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap in repository toolchain/ci/gcc.
from 790854ea767 libgcc: Use _dl_find_object in _Unwind_Find_FDE adds 88e861655b3 tree-optimization/103800 - sanity check more PHI vectorization adds 0c9b04e5300 MAINTAINERS: Change of email address. adds 71c5b8bac31 c++: add emacs c++-mode marker adds dd802003240 c++: add begin/end to releasing_vec adds 708b87dcb6e i386: Introduce V2QImode vectorized logic [PR103861]
No new revisions were added by this update.
Summary of changes: MAINTAINERS | 4 +- gcc/config/i386/mmx.md | 146 +++++++++++++++++++++++++ gcc/cp/cp-tree.h | 3 + gcc/cp/init.c | 2 +- gcc/testsuite/gcc.dg/vect/bb-slp-pr103800.c | 17 +++ gcc/testsuite/gcc.target/i386/pr103900.c | 25 +++++ gcc/testsuite/gcc.target/i386/warn-vect-op-2.c | 2 +- gcc/tree-vect-loop.c | 10 +- 8 files changed, 199 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/bb-slp-pr103800.c create mode 100644 gcc/testsuite/gcc.target/i386/pr103900.c