This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bcac28716bb Arm: MVE: Add missing complex mul iterators new 7ff5706fcd7 aarch64: Extend aarch64-autovec-preference==2 to 128-bit SVE new 3af02d32cce openmp: Implicitly add 'declare target' directives for dyna [...]
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/config/aarch64/aarch64.c | 9 ++++---- gcc/cp/cp-lang.c | 32 ++++++++++++++++++++++++++++ gcc/cp/cp-tree.h | 4 ++++ gcc/cp/decl.c | 4 ++++ gcc/cp/decl2.c | 7 ++++++ gcc/langhooks-def.h | 8 ++++++- gcc/langhooks.c | 16 ++++++++++++++ gcc/langhooks.h | 10 +++++++++ gcc/omp-offload.c | 11 ++++++---- gcc/testsuite/g++.dg/gomp/declare-target-3.C | 31 +++++++++++++++++++++++++++ 10 files changed, 123 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/g++.dg/gomp/declare-target-3.C