This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/gcc-12 in repository gcc.
from 424284685ca OpenMP: omp_get_max_teams, omp_set_num_teams, and omp_{gs}e [...] adds f3b52a80fe3 Daily bump. adds c03cb4b762a Daily bump. adds 72292653b6a Daily bump. adds 93b48d269ad Daily bump. adds 16debfadbd7 tree-optimization/107956 - ICE with NULL call LHS adds fa9abddf947 Daily bump. adds d61d6c91b02 aarch64: Specify that FEAT_MOPS sequences clobber CC adds 14c3bc31e4f Daily bump. adds dca2613c10d Daily bump. adds 58791f4db57 Daily bump. new 74f4e5bfc16 Merge branch 'releases/gcc-12' into devel/omp/gcc-12
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/ChangeLog | 26 ++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/aarch64/aarch64.md | 5 +++++ gcc/testsuite/ChangeLog | 13 +++++++++++++ gcc/testsuite/gcc.target/aarch64/mops_5.c | 17 +++++++++++++++++ gcc/testsuite/gcc.target/aarch64/mops_6.c | 17 +++++++++++++++++ gcc/testsuite/gcc.target/aarch64/mops_7.c | 16 ++++++++++++++++ gcc/tree-vect-patterns.cc | 2 ++ 8 files changed, 97 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/mops_5.c create mode 100644 gcc/testsuite/gcc.target/aarch64/mops_6.c create mode 100644 gcc/testsuite/gcc.target/aarch64/mops_7.c