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 a6ff720460f c++: Fix up parsing of attributes for using-directive new 4b5cf43626c openmp: Diagnose omp::directive attribute without balanced [...]
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 | 11 ++++++++++- gcc/testsuite/ChangeLog.omp | 7 +++++++ gcc/testsuite/g++.dg/gomp/attrs-14.C | 4 ++++ 4 files changed, 29 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/gomp/attrs-14.C