This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b7e3290be855 reflect: enable allocation tests new ba23f9fbeceb PR c++/84160 - ICE with nested variadic capture.
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/cp/ChangeLog | 10 +++++++ gcc/cp/constexpr.c | 2 +- gcc/cp/cp-tree.h | 1 + gcc/cp/expr.c | 4 +-- gcc/cp/lambda.c | 32 ++++++++++++++++++---- gcc/cp/semantics.c | 2 +- .../g++.dg/cpp0x/lambda/lambda-variadic6.C | 12 ++++++++ 7 files changed, 53 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-variadic6.C