This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm in repository toolchain/ci/gcc.
from 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: 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 ++++++++++++++ 5 files changed, 67 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/gomp/allocate-8.c