This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4ad0a43581d * g++.dg/cpp2a/spaceship-scalar1-neg.C: Change dg-do from [...] new 323d28cf2d8 Expand C2x attribute parsing support and factor out from TM [...] new 8c3a9f29c4d rs6000: Remove no longer correct assert
The 2 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 | 7 +- gcc/c-family/ChangeLog | 4 + gcc/c-family/c-attribs.c | 6 +- gcc/c/ChangeLog | 10 + gcc/c/c-parser.c | 347 ++++++++++++++++++----- gcc/config/rs6000/rs6000.c | 8 - gcc/testsuite/ChangeLog | 5 + gcc/testsuite/gcc.dg/tm/attrs-1.c | 39 +++ gcc/testsuite/gcc.dg/tm/{props-4.c => props-5.c} | 6 +- 9 files changed, 341 insertions(+), 91 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tm/attrs-1.c copy gcc/testsuite/gcc.dg/tm/{props-4.c => props-5.c} (71%)