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 b250542911d Merge branch 'releases/gcc-12' into devel/omp/gcc-12 new 6cb86a3da0c c++, openmp: Handle some OMP_*/OACC_* constructs during con [...]
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/constexpr.cc | 47 ++++++++++++++++++++++++++++++++++++ gcc/testsuite/ChangeLog.omp | 8 ++++++ gcc/testsuite/g++.dg/gomp/pr108607.C | 47 ++++++++++++++++++++++++++++++++++++ 4 files changed, 112 insertions(+) create mode 100644 gcc/testsuite/g++.dg/gomp/pr108607.C