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-arm-lts-defconfig in repository toolchain/gcc.
from 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 adds f37f815d8a7 2018-11-28 Aaron Sawdey acsawdey@linux.ibm.com adds a9a931e4fd4 Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 27 ++ gcc/DATESTAMP | 2 +- gcc/config/rs6000/rs6000-string.c | 304 ++++++++++++--------- 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 ++++++--- 10 files changed, 340 insertions(+), 166 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr79351.c