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 e8a2ee0720f 2017-06-29 Richard Biener rguenther@suse.de new 65ad358e170 PR c++/81164 - ICE with invalid inherited constructor.
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/name-lookup.c | 3 +-- gcc/cp/search.c | 22 ++++++++++++++++++++++ gcc/testsuite/g++.dg/cpp0x/inh-ctor28.C | 7 +++++++ 5 files changed, 37 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/inh-ctor28.C