This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from aea199f96cf c++: Ensure OpenMP reduction with reference type references [...] new b136b7a7877 openmp: Fix up omp_check_private [PR101535]
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/gimplify.c | 21 ++++++++++++++----- gcc/testsuite/c-c++-common/gomp/pr101535-1.c | 31 ++++++++++++++++++++++++++++ gcc/testsuite/c-c++-common/gomp/pr101535-2.c | 11 ++++++++++ 3 files changed, 58 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/gomp/pr101535-1.c create mode 100644 gcc/testsuite/c-c++-common/gomp/pr101535-2.c