This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 80e713c9e94 [Darwin] Revert one hunk from r273016 (TLC for older Darwin [...] new 5c77f6d698a * omp-expand.c (expand_omp_for_static_nochunk): Don't emit [...] new edb8aafcc02 PR middle-end/78884 * gimplify.c (struct gimplify_omp_ctx [...]
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 | 15 ++++++++++ gcc/gimplify.c | 24 ++++++++++++++-- gcc/omp-expand.c | 7 +++-- gcc/testsuite/ChangeLog | 5 ++++ gcc/testsuite/gcc.dg/gomp/pr78884.c | 16 +++++++++++ libgomp/ChangeLog | 5 ++++ .../testsuite/libgomp.c/{scan-5.c => scan-10.c} | 33 +++++++++++----------- libgomp/testsuite/libgomp.c/{scan-1.c => scan-9.c} | 33 +++++++++++----------- 8 files changed, 101 insertions(+), 37 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/gomp/pr78884.c copy libgomp/testsuite/libgomp.c/{scan-5.c => scan-10.c} (59%) copy libgomp/testsuite/libgomp.c/{scan-1.c => scan-9.c} (59%)