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 ba6211c9a25 PR c++/81188 - matching decltype of member function call. new 859c423032b 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