This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 68da968e46e c++: ICE with MODIFY_EXPR in constexpr [PR118169] new f79f5b87efc OpenMP: Skip declare_variant's append_args it not variant s [...]
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/gimplify.cc | 17 ++++-- gcc/testsuite/c-c++-common/gomp/append-args-4.c | 71 +++++++++++++++++++++++++ gcc/testsuite/c-c++-common/gomp/append-args-5.c | 65 ++++++++++++++++++++++ 3 files changed, 149 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/gomp/append-args-4.c create mode 100644 gcc/testsuite/c-c++-common/gomp/append-args-5.c