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 1c3f38b30c1 Allow static constexpr fields in mappable types for C++ new 58def69b6d6 openmp: Scale type precision of collapsed iterator variable
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/ChangeLog.omp | 8 ++++++ gcc/omp-expand.c | 5 +++- gcc/omp-general.c | 29 +++++++++++++++++----- libgomp/ChangeLog.omp | 5 ++++ .../testsuite/libgomp.c-c++-common/collapse-4.c | 23 +++++++++++++++++ libgomp/testsuite/libgomp.fortran/collapse5.f90 | 23 +++++++++++++++++ 6 files changed, 86 insertions(+), 7 deletions(-) create mode 100644 libgomp/testsuite/libgomp.c-c++-common/collapse-4.c create mode 100644 libgomp/testsuite/libgomp.fortran/collapse5.f90