This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bff9a7ec6e3 arc: Remove define_insn_and_split *bbit_di new 098f4e989be openmp: Assorted depend/affinity/iterator related fixes [PR100859]
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/c/c-typeck.c | 7 +++-- gcc/cp/pt.c | 1 + gcc/cp/semantics.c | 28 ++++++++--------- gcc/testsuite/g++.dg/gomp/depend-iterator-3.C | 43 +++++++++++++++++++++++++++ gcc/testsuite/g++.dg/gomp/this-1.C | 16 +++++++--- gcc/tree-inline.c | 21 +++++++++++++ 6 files changed, 94 insertions(+), 22 deletions(-) create mode 100644 gcc/testsuite/g++.dg/gomp/depend-iterator-3.C