This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 64924d1d4d8 [C++ PATCH] Kill IDENTIFIER_GLOBAL_VALUE new a94975e5731 Re: [PATCH] C++ warning on vexing parse
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/ChangeLog | 4 +++ gcc/cp/ChangeLog | 6 ++++ gcc/cp/cp-tree.h | 4 +++ gcc/cp/decl.c | 7 ++++ gcc/cp/parser.c | 23 ++++++++++++ gcc/doc/invoke.texi | 11 ++++++ gcc/testsuite/ChangeLog | 4 +++ gcc/testsuite/g++.dg/warn/mvp.C | 78 +++++++++++++++++++++++++++++++++++++++++ 8 files changed, 137 insertions(+) create mode 100644 gcc/testsuite/g++.dg/warn/mvp.C