This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-bootstrap_ubsan in repository toolchain/ci/gcc.
from 82560ad9d00 Daily bump. adds 866ef25bb49 Daily bump. adds 80ec76eee96 Daily bump. adds 700dcc60b56 Fortran: Fix ubound simplifcation [PR99027] adds 08f43c8c981 Fortran/OpenMP: Fix optional dummy procedures [PR99171] adds 89b7f2b821e Add mi_thunk support for vcalls on hppa.
No new revisions were added by this update.
Summary of changes: gcc/DATESTAMP | 2 +- gcc/config/pa/pa.c | 504 ++++++++++++++------- gcc/fortran/simplify.c | 12 +- gcc/fortran/trans-openmp.c | 5 +- gcc/testsuite/gfortran.dg/ubound_1.f90 | 22 + .../testsuite/libgomp.fortran/dummy-procs-1.f90 | 393 ++++++++++++++++ 6 files changed, 777 insertions(+), 161 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/ubound_1.f90 create mode 100644 libgomp/testsuite/libgomp.fortran/dummy-procs-1.f90