This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0ba2003cf30 c++: Fix up attribute rollbacks in cp_parser_statement new 3ead06c1cff c++: Reject anonymous struct with bases
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/class.c | 3 +-- gcc/cp/decl.c | 3 +++ gcc/testsuite/g++.dg/ext/anon-struct8.C | 9 +++++++++ 3 files changed, 13 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ext/anon-struct8.C