This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4341cdaf92d PR driver/91130 Use CL_DRIVER when handling of COLLECT_GCC_ [...] new 63e9ead3d7e PR c++/81429 - wrong parsing of constructor with C++11 att [...]
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 | 6 +++++ gcc/cp/parser.c | 4 +++- gcc/testsuite/ChangeLog | 6 +++++ gcc/testsuite/g++.dg/cpp0x/gen-attrs-68.C | 40 +++++++++++++++++++++++++++++++ gcc/testsuite/g++.dg/cpp0x/gen-attrs-69.C | 40 +++++++++++++++++++++++++++++++ 5 files changed, 95 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/gen-attrs-68.C create mode 100644 gcc/testsuite/g++.dg/cpp0x/gen-attrs-69.C