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/ci/gcc.
from 971f6cd8a50 2019-01-16 Aaron Sawdey acsawdey@linux.ibm.com adds 6cc0a021890 Daily bump. adds 93952c94152 * gimple-ssa-isolate-paths.c (stmt_uses_name_in_undefined_ [...] adds ac961f9da2f [PR c++/86610] lambda captures in templates new 2b339ba431c * config/alpha/alpha.c (alpha_gimplify_va_arg): Handle sp [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 20 +++++++++++++++----- gcc/DATESTAMP | 2 +- gcc/config/alpha/alpha.c | 34 +++++++++++++++++++++++++++++++++- gcc/cp/ChangeLog | 6 ++++++ gcc/cp/semantics.c | 5 ++--- gcc/gimple-ssa-isolate-paths.c | 4 ++-- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/cpp0x/pr86610.C | 31 +++++++++++++++++++++++++++++++ gcc/tree-ssa-alias.c | 2 +- 9 files changed, 96 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr86610.C