This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b5ecca346f3 aarch64: Handle ASHIFTRT in patterns for shrn2 new b106f11dc6a c++: Accept elaborated-enum-base with pedwarn
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/c-family/c.opt | 4 ++++ gcc/cp/parser.cc | 13 +++++++++---- gcc/doc/invoke.texi | 13 ++++++++++++- gcc/testsuite/g++.dg/cpp0x/elab-enum-base.C | 7 +++++++ gcc/testsuite/g++.dg/cpp0x/enum40.C | 10 ++++++---- gcc/testsuite/g++.dg/cpp0x/forw_enum6.C | 2 +- 6 files changed, 39 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/elab-enum-base.C