This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9df4986761d Handle libbacktrace in contrib/gcc_update new 7b3cbc8c4d8 2017-10-02 Paolo Carlini paolo.carlini@oracle.com
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/testsuite/ChangeLog | 9 ++++++ gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nested8.C | 23 +++++++++++++++ .../g++.dg/cpp1y/lambda-generic-nested1.C | 34 ++++++++++++++++++++++ gcc/testsuite/g++.dg/torture/pr79180.C | 23 +++++++++++++++ 4 files changed, 89 insertions(+) create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nested8.C create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-generic-nested1.C create mode 100644 gcc/testsuite/g++.dg/torture/pr79180.C