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-stable-defconfig in repository toolchain/gcc.
from e32f5665025 Daily bump. adds 05430830570 darwin - backport fix for DWAF5 section names. adds 88eb6cf830d PR c++/88120 - ICE when calling save_expr in a template. [...] adds bec845cb482 Daily bump. adds 3192e007373 darwin - backport r263645, no support for split DWARF on Darwin.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 20 +++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/darwin.c | 8 ++++++ gcc/config/darwin.h | 39 +++++++++++++++++++---------- gcc/cp/ChangeLog | 9 +++++++ gcc/cp/typeck.c | 2 +- gcc/testsuite/ChangeLog | 10 ++++++++ gcc/testsuite/g++.dg/cpp0x/pr88120.C | 23 +++++++++++++++++ gcc/testsuite/g++.dg/debug/dwarf2/pr85302.C | 1 + gcc/testsuite/gcc.dg/lto/pr83719_0.c | 1 + gcc/testsuite/gcc.dg/pr86064.c | 1 + 11 files changed, 101 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr88120.C