This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 291416d3782 ipa-devirt: check precision mismatch of enum values [PR101396] new 77ab4e3be2d c++: Accept C++11 attribute-definition [PR101582]
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/parser.c | 34 +++++++++++++++++++++++------- gcc/testsuite/g++.dg/cpp0x/gen-attrs-45.C | 2 +- gcc/testsuite/g++.dg/cpp0x/gen-attrs-75.C | 35 +++++++++++++++++++++++++++++++ gcc/testsuite/g++.dg/modules/pr101582-1.C | 9 ++++++++ 4 files changed, 71 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/gen-attrs-75.C create mode 100644 gcc/testsuite/g++.dg/modules/pr101582-1.C