This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-master-arm-spec2k6-Oz in repository toolchain/ci/gcc.
from 626310900ad Daily bump. adds ce1fc950612 PR c++/90572 - wrong disambiguation in friend declaration. [...] adds 015ec1cb609 darwin, x86, testsuite - require alias on a test using it. adds 27852d6dc04 darwin, x86, testsuite - Check for an expected error on Darwin. adds 56dbd0ba439 darwin, x86, testsuite - Amend popcnt match string for Darwin. adds 891840c0cdb Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/DATESTAMP | 2 +- gcc/cp/ChangeLog | 6 ++++++ gcc/cp/parser.c | 14 ++++++++++++-- gcc/testsuite/ChangeLog | 20 ++++++++++++++++++++ gcc/testsuite/g++.dg/cpp2a/typename16.C | 11 +++++++++++ gcc/testsuite/g++.dg/parse/friend13.C | 16 ++++++++++++++++ gcc/testsuite/gcc.target/i386/pr59874-3.c | 3 ++- gcc/testsuite/gcc.target/i386/pr82659-3.c | 1 + gcc/testsuite/gcc.target/i386/pr89261.c | 3 ++- 9 files changed, 71 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/typename16.C create mode 100644 gcc/testsuite/g++.dg/parse/friend13.C