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-mainline-defconfig 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] new 1aa6d76d002 Daily bump.
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/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