This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 43f7268 * oacc-init.c (goacc_new_thread): Use sizeof of the appropri [...] new b95a2fd PR middle-end/78025 * omp-simd-clone.c (simd_clone_adjust): [...] new 1e312c9 PR70975 Pass valid offset argument to sendfile
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 | 6 + gcc/omp-simd-clone.c | 226 +++++++++++++++++------------ gcc/testsuite/ChangeLog | 5 + gcc/testsuite/g++.dg/gomp/declare-simd-7.C | 50 +++++++ libstdc++-v3/ChangeLog | 6 + libstdc++-v3/src/filesystem/ops.cc | 3 +- 6 files changed, 202 insertions(+), 94 deletions(-) create mode 100644 gcc/testsuite/g++.dg/gomp/declare-simd-7.C