This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 56572a08ec4 analyzer: provide placeholder implementation of sprintf new df0184906a7 analyzer: start adding test coverage for OpenMP [PR109016]
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/testsuite/gcc.dg/analyzer/omp-parallel-for-1.c | 21 +++++++++++++++++++ .../gcc.dg/analyzer/omp-parallel-for-get-min.c | 24 ++++++++++++++++++++++ 2 files changed, 45 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/analyzer/omp-parallel-for-1.c create mode 100644 gcc/testsuite/gcc.dg/analyzer/omp-parallel-for-get-min.c