This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8d96c4f034b Fix ChangeLog new 7fe010eb9b4 PR c++/89831 - error with qualified-id in const member function. new 883924e1441 2019-03-27 Bill Schmidt wschmidt@linux.ibm.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 | 4 ++++ gcc/cp/semantics.c | 19 +++++++++---------- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/template/scope6.C | 17 +++++++++++++++++ gcc/testsuite/gcc.dg/vect/pr81740-2.c | 1 + 5 files changed, 36 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/g++.dg/template/scope6.C