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-arm-bootstrap in repository toolchain/ci/gcc.
from ec03862f809 c++: empty base constexpr -fno-elide-ctors [PR105245] adds 469fad0161a OpenMP/Fortran: Fix EXIT in loop diagnostic [PR105242] adds f2ebf2d98ef aarch64: Make sure the UF divides the VF [PR105254]
No new revisions were added by this update.
Summary of changes: gcc/config/aarch64/aarch64.cc | 12 +- gcc/fortran/match.cc | 166 ++++--- gcc/testsuite/g++.dg/vect/pr105254.cc | 26 ++ gcc/testsuite/gfortran.dg/gomp/loop-exit.f90 | 674 +++++++++++++++++++++++++++ 4 files changed, 803 insertions(+), 75 deletions(-) create mode 100644 gcc/testsuite/g++.dg/vect/pr105254.cc create mode 100644 gcc/testsuite/gfortran.dg/gomp/loop-exit.f90