This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ed4614bac41 PR c++/78010 - bogus -Wsuggest-override warning on final f [...] new 412b8947fe3 2019-05-10 Paolo Carlini paolo.carlini@oracle.com new 2e846304122 /cp 2019-05-10 Paolo Carlini paolo.carlini@oracle.com
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 | 29 +++++++++++++++++++++++++++++ gcc/cp/call.c | 3 +-- gcc/cp/cp-gimplify.c | 3 +-- gcc/cp/cp-objcp-common.c | 6 ++---- gcc/cp/cp-tree.h | 6 ++---- gcc/cp/cvt.c | 3 +-- gcc/cp/decl.c | 12 +++++------- gcc/cp/decl2.c | 3 +-- gcc/cp/mangle.c | 9 +++------ gcc/cp/parser.c | 3 +-- gcc/cp/pt.c | 12 ++++-------- gcc/cp/rtti.c | 3 +-- gcc/cp/semantics.c | 9 +++------ gcc/cp/tree.c | 14 +++++--------- gcc/cp/typeck.c | 23 ++++++++--------------- gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/g++.dg/diagnostic/main1.C | 1 + 17 files changed, 72 insertions(+), 71 deletions(-) create mode 100644 gcc/testsuite/g++.dg/diagnostic/main1.C