This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from eacdfaf7ca0 waccess: Fix up pass_waccess::check_alloc_size_call [PR102009] new 47de0b56ee4 openmp: Regimplify operands of GIMPLE_COND in a few more pl [...] new 9ceaf0fee35 libgomp: Mark thread_limit clause to target construct as im [...]
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/omp-expand.c | 102 +++++++++++++----------------- gcc/testsuite/c-c++-common/gomp/loop-11.c | 5 ++ libgomp/libgomp.texi | 2 +- 3 files changed, 49 insertions(+), 60 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/gomp/loop-11.c