This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2d8d1f30b00 PR libstdc++/86537 remove less<shared_ptr<T>> partial speci [...] new 13edf9ca283 /cp 2018-07-16 Paolo Carlini paolo.carlini@oracle.com new 10caa244fdd * scripts/create_testsuite_files: Fix typo in comment.
The 2 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 | 6 ++++++ gcc/cp/class.c | 7 ++++--- gcc/cp/pt.c | 8 ++++---- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/parse/ptrmem8.C | 15 +++++++++++++++ gcc/testsuite/g++.dg/template/spec40.C | 12 ++++++++++++ libstdc++-v3/ChangeLog | 2 ++ libstdc++-v3/scripts/create_testsuite_files | 2 +- 8 files changed, 49 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/g++.dg/parse/ptrmem8.C create mode 100644 gcc/testsuite/g++.dg/template/spec40.C