This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/gcc-12 in repository gcc.
from 827a29d1cc2 Merge branch 'releases/gcc-12' into devel/omp/gcc-12 new 70d8133b609 openmp: Reject invalid forms of C++ #pragma omp atomic comp [...]
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 | 10 ++++++++++ gcc/cp/parser.cc | 4 +++- gcc/testsuite/ChangeLog.omp | 8 ++++++++ gcc/testsuite/c-c++-common/gomp/atomic-32.c | 14 ++++++++++++++ 4 files changed, 35 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/c-c++-common/gomp/atomic-32.c