This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap_O3 in repository toolchain/ci/gcc.
from 70ae6169224 c++: alias template and parameter packs (PR91966). adds 46fabc24d31 Daily bump. adds 5ed8c71b53a c++: Fix reuse of class constants [PR94453] adds ab525ec30f0 c++: Mangling of dependent conversions [PR91377] adds 1aa6d76d002 Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/DATESTAMP | 2 +- gcc/cp/ChangeLog | 12 ++++++++++ gcc/cp/constexpr.c | 2 +- gcc/cp/expr.c | 22 +++++++++++++---- gcc/cp/mangle.c | 1 + gcc/testsuite/g++.dg/abi/mangle75.C | 13 ++++++++++ .../g++.dg/cpp0x/lambda/lambda-constexpr1.C | 28 ++++++++++++++++++++++ 7 files changed, 73 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/g++.dg/abi/mangle75.C create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-constexpr1.C