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-next-allmodconfig in repository toolchain/ci/gcc.
from 4dfb886147d Daily bump. adds e75e6247edb [PR 88214] Check that an argument is a pointer adds 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 adds 2b339ba431c * config/alpha/alpha.c (alpha_gimplify_va_arg): Handle sp [...]
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 36 ++++++++++++++++++++++++++++++++---- gcc/DATESTAMP | 2 +- gcc/config/alpha/alpha.c | 34 +++++++++++++++++++++++++++++++++- gcc/config/rs6000/rs6000-string.c | 23 +++++++++++++++++++++-- gcc/cp/ChangeLog | 6 ++++++ gcc/cp/semantics.c | 5 ++--- gcc/gimple-ssa-isolate-paths.c | 4 ++-- gcc/ipa-prop.c | 3 ++- gcc/testsuite/ChangeLog | 13 +++++++++++++ gcc/testsuite/g++.dg/cpp0x/pr86610.C | 31 +++++++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/ipa/pr88214.c | 10 ++++++++++ gcc/tree-ssa-alias.c | 2 +- 12 files changed, 154 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr86610.C create mode 100644 gcc/testsuite/gcc.dg/ipa/pr88214.c