This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d97ba4c PR tree-optimization/69987 * gfortran.dg/pr69987.f90: Use " [...] new 00e3f09 PR libgomp/69555 * gimplify.c (gimplify_decl_expr): For dec [...]
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 | 9 +++ gcc/gimplify.c | 46 ++++++++---- gcc/omp-low.c | 32 ++++++--- libgomp/ChangeLog | 6 ++ libgomp/testsuite/libgomp.c++/pr69555-1.C | 114 ++++++++++++++++++++++++++++++ libgomp/testsuite/libgomp.c++/pr69555-2.C | 58 +++++++++++++++ 6 files changed, 245 insertions(+), 20 deletions(-) create mode 100644 libgomp/testsuite/libgomp.c++/pr69555-1.C create mode 100644 libgomp/testsuite/libgomp.c++/pr69555-2.C