This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/gcc-11 in repository gcc.
from ae7c303d04e c++: Fix up attribute rollbacks in cp_parser_statement new 69b1e8c24d1 openmp: Handle OpenMP directives in attribute syntax in 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.omp | 8 ++++++++ gcc/cp/parser.c | 19 +++++++++++++++++++ gcc/testsuite/ChangeLog.omp | 7 +++++++ gcc/testsuite/g++.dg/gomp/attrs-9.C | 15 +++++++++++++++ 4 files changed, 49 insertions(+) create mode 100644 gcc/testsuite/g++.dg/gomp/attrs-9.C