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 beed3f8f604 nvptx: Transition nvptx backend to STORE_FLAG_VALUE = 1 adds ebc853deb7c tree-optimization/103690 - not up-to-date SSA and PRE DCE adds be661959a6b libgomp/testsuite: Improve omp_get_device_num() tests adds 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
No new revisions were added by this update.
Summary of changes: MAINTAINERS | 4 ++-- gcc/cp/cp-tree.h | 3 +++ gcc/cp/init.c | 2 +- gcc/testsuite/gcc.dg/vect/bb-slp-pr103800.c | 17 +++++++++++++ gcc/tree-pass.h | 2 +- gcc/tree-ssa-pre.c | 25 +++++++++++++------ gcc/tree-ssa-tail-merge.c | 14 ++++------- gcc/tree-vect-loop.c | 10 ++++---- libgcc/unwind-dw2-fde-dip.c | 18 ++++++++++++++ libgomp/testsuite/libgomp.c-c++-common/target-45.c | 28 +++++++++++++--------- libgomp/testsuite/libgomp.fortran/target10.f90 | 18 +++++++------- 11 files changed, 95 insertions(+), 46 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/bb-slp-pr103800.c