This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch in repository gcc.
from dbe4d98c8ab Daily bump. new 0dafb168c79 Fix lambdas in template default argument of inherited ctor.
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 | 12 +++++++ gcc/cp/method.c | 42 ++++++++++++++-------- gcc/testsuite/ChangeLog | 8 +++++ gcc/testsuite/g++.dg/cpp0x/inh-ctor30.C | 27 ++++++++++++++ .../{inh-ctor24.C => lambda/lambda-mangle5.C} | 4 +-- 5 files changed, 76 insertions(+), 17 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/inh-ctor30.C copy gcc/testsuite/g++.dg/cpp0x/{inh-ctor24.C => lambda/lambda-mangle5.C} (57%)