This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5de3f0a1c70 Fix vect/pr65947-8.c testcase for amdgcn. new 9d204ee051e PR c++/12333 - X::~X() with implicit this->.
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 | 6 ++++++ gcc/cp/cp-tree.h | 1 + gcc/cp/parser.c | 5 +++++ gcc/cp/typeck.c | 3 +-- gcc/testsuite/g++.dg/lookup/dtor1.C | 13 +++++++++++++ gcc/testsuite/g++.dg/parse/dtor3.C | 8 ++++---- 6 files changed, 30 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/g++.dg/lookup/dtor1.C