This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 in repository toolchain/ci/gcc.
from ab869e7f754 Daily bump. adds 8025f29fbd8 Update gennews for GCC 12. adds 1a8c4d9ed36 Add a restriction on allocate clause (OpenMP 5.0)
No new revisions were added by this update.
Summary of changes: contrib/gennews | 3 ++- gcc/omp-low.cc | 10 ++++++++++ gcc/testsuite/c-c++-common/gomp/allocate-2.c | 15 +++++++++++++++ gcc/testsuite/c-c++-common/gomp/allocate-8.c | 18 ++++++++++++++++++ gcc/testsuite/gcc.dg/gomp/pr104517.c | 18 ++++++++++-------- gcc/testsuite/gfortran.dg/gomp/allocate-3.f90 | 14 ++++++++++++++ 6 files changed, 69 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/gomp/allocate-8.c