This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-defconfig in repository toolchain/gcc.
from 3c58b11d3b5 Daily bump. adds 4822b190bce Daily bump. adds d7db240c787 2018-11-28 François Dumont fdumont@gcc.gnu.org adds dc234b780e4 2018-11-28 Richard Biener rguenther@suse.de adds a87645915c9 2018-11-28 Richard Biener rguenther@suse.de
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 12 ++ gcc/DATESTAMP | 2 +- gcc/testsuite/ChangeLog | 5 + gcc/testsuite/gcc.dg/torture/pr79351.c | 26 +++++ gcc/tree-ssa-sccvn.c | 1 + gcc/tree-ssa.c | 1 + libstdc++-v3/ChangeLog | 9 ++ libstdc++-v3/include/bits/hashtable.h | 3 + .../unordered_set/allocator/move_assign.cc | 128 +++++++++++++++------ 9 files changed, 153 insertions(+), 34 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr79351.c