This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from efe40a58e25 MAINTAINERS with no port new 0610f8d502e C++: show private field accessor hints for const accesses ( [...]
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 | 7 ++++ gcc/cp/search.c | 4 +-- gcc/testsuite/ChangeLog | 8 +++++ gcc/testsuite/g++.dg/other/accessor-fixits-1.C | 44 ++++++++++++++++++++++++++ gcc/testsuite/g++.dg/other/accessor-fixits-5.C | 33 +++++++++++++++++++ 5 files changed, 94 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/other/accessor-fixits-5.C