This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 33139fcf7bb Fix comments typo new 209e77546d3 PR testsuite/92520 * gcc.dg/ipa/inline-9.c: Fix template. new d379d7aa36f * gimplify.c (gimplify_call_expr): Don't call omp_resolve [...]
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 | 12 +++ gcc/gimplify.c | 5 +- gcc/omp-general.c | 116 +++++++++++++++++++-- gcc/testsuite/ChangeLog | 9 ++ .../c-c++-common/gomp/declare-variant-13.c | 24 +++++ gcc/testsuite/gcc.dg/ipa/inline-9.c | 4 +- 6 files changed, 159 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/gomp/declare-variant-13.c