This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 073ddf1 PR libstdc++/68448 * python/hook.in: Call register_libstdcx [...] new b2fbac0 PR middle-end/68339 * omp-low.c (expand_simd_clones): Call [...] new 219e09f PR middle-end/68221 * omp-low.c (lower_rec_input_clauses): [...]
The 2 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 | 11 +++++++++++ gcc/omp-low.c | 16 +++++++++++----- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/vect/pr68339.c | 17 +++++++++++++++++ libgomp/ChangeLog | 8 ++++++++ libgomp/testsuite/libgomp.c++/reduction-11.C | 2 +- libgomp/testsuite/libgomp.c++/reduction-12.C | 2 +- libgomp/testsuite/libgomp.c/reduction-11.c | 2 +- libgomp/testsuite/libgomp.c/reduction-12.c | 2 +- 9 files changed, 56 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/pr68339.c