This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap in repository toolchain/ci/gcc.
from dc898b2ba5c Correct typos in -Wuse-after-free description. adds 501c4ee9fad c++: dependent array bounds completion [PR104302] new 54d21dd5b5c openmp, fortran: Improve !$omp atomic checks [PR104328]
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/cp/decl.cc | 10 ++++++-- gcc/fortran/openmp.cc | 15 +++++++++--- gcc/testsuite/g++.dg/template/array35.C | 11 +++++++++ gcc/testsuite/g++.dg/template/array36.C | 15 ++++++++++++ gcc/testsuite/gfortran.dg/gomp/atomic-27.f90 | 34 ++++++++++++++++++++++++++++ 5 files changed, 80 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/g++.dg/template/array35.C create mode 100644 gcc/testsuite/g++.dg/template/array36.C create mode 100644 gcc/testsuite/gfortran.dg/gomp/atomic-27.f90