This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/gcc-10 in repository gcc.
from 9319b68ccb4 nvptx: remove erroneous stack deletion new 1c3f38b30c1 Allow static constexpr fields in mappable types for C++
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/decl2.c | 5 ++++- gcc/testsuite/g++.dg/goacc/static-constexpr-1.C | 17 +++++++++++++++++ gcc/testsuite/g++.dg/gomp/static-constexpr-1.C | 17 +++++++++++++++++ 3 files changed, 38 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/goacc/static-constexpr-1.C create mode 100644 gcc/testsuite/g++.dg/gomp/static-constexpr-1.C