This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_binutils/master-arm in repository toolchain/ci/gcc.
from 95874f95095 Daily bump. adds 75bbc3da3e5 Denormalize VR_VARYING to VR_RANGE before passing it to set [...] adds 69daa9244a2 rs6000: "Y" is DS-form, not DQ-form adds bee8b8602ff Daily bump. adds 28cfea987e1 libgcov: add ATTRIBUTE_UNUSED for dump_string adds 4a0e89b10f6 system.h: Include <initializer_list> in system.h unconditionally adds 82a344f2067 Use CASE_CONVERT in a few more cases adds 3a3eda000fd tree-optimization/105437 - BB vect with extern defs of thro [...] adds 880a9845dc1 gcov: Fix first time gcov info dump
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 9 +++++++++ gcc/DATESTAMP | 2 +- gcc/config/rs6000/constraints.md | 2 +- gcc/cp/constexpr.cc | 3 +-- gcc/cp/cp-gimplify.cc | 3 +-- gcc/cp/pt.cc | 3 +-- gcc/dojump.cc | 4 +--- gcc/gcov-io.cc | 5 ++++- gcc/system.h | 1 + gcc/testsuite/g++.dg/vect/pr105437.cc | 24 ++++++++++++++++++++++++ gcc/tree-ssa-dom.cc | 3 +-- gcc/tree-ssanames.cc | 11 ++++++++++- gcc/tree-vect-slp.cc | 7 +++++++ libgcc/libgcov-driver.c | 1 + 14 files changed, 63 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/g++.dg/vect/pr105437.cc