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-aarch64-bootstrap in repository toolchain/ci/gcc.
from 995060aa5eb testsuite: PPC vector double requires VSX adds 3e948d645bc c++: tighten TMPL_ARGS_LEVEL macro adds 49ace834ab1 Daily bump. adds 8ab4b484153 Strip of a vector load which is only used partially.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 34 ++++ gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 302 ++++++++++++++++++++++++++++++ gcc/c-family/ChangeLog | 6 + gcc/c/ChangeLog | 12 ++ gcc/cp/ChangeLog | 26 +++ gcc/cp/cp-tree.h | 3 +- gcc/cp/pt.cc | 28 +-- gcc/testsuite/ChangeLog | 33 ++++ gcc/testsuite/gcc.target/i386/pr102583.c | 30 +++ gcc/testsuite/gcc.target/i386/pr92645-2.c | 4 +- gcc/testsuite/gcc.target/i386/pr92645-3.c | 4 +- gcc/tree-ssa-forwprop.cc | 87 ++++++--- libgomp/ChangeLog | 47 +++++ libstdc++-v3/ChangeLog | 7 + 15 files changed, 577 insertions(+), 48 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr102583.c