This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 08ae35f5050 2017-06-29 Aaron Sawdey acsawdey@linux.vnet.ibm.com new 9a3e49bd55b PR c++/81180 - ICE with C++17 deduction of member class template.
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 | 3 +++ gcc/cp/pt.c | 20 +++++++++----------- gcc/testsuite/g++.dg/cpp1z/class-deduction40.C | 19 +++++++++++++++++++ 3 files changed, 31 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction40.C