This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-defconfig in repository toolchain/ci/gcc.
from 90a0a02fb28 Daily bump. adds e6ea48b1964 Fortran] PR91640 – Fix call to contiguous dummy adds 1595538e412 * gnatvsn.ads: Bump copyright year. adds ad1baf22708 Daily bump. adds 632f3e0b3f6 PR c++/93046 * cp-gimplify.c (cp_gimplify_init_expr): Don [...]
No new revisions were added by this update.
Summary of changes: gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 4 ++ gcc/ada/gnatvsn.ads | 4 +- gcc/cp/ChangeLog | 6 +++ gcc/cp/cp-gimplify.c | 2 +- gcc/fortran/ChangeLog | 7 +++ gcc/fortran/trans-expr.c | 18 ++++---- gcc/testsuite/ChangeLog | 10 +++++ gcc/testsuite/g++.dg/ext/cond4.C | 14 ++++++ gcc/testsuite/gfortran.dg/contiguous_10.f90 | 69 +++++++++++++++++++++++++++++ 10 files changed, 123 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ext/cond4.C create mode 100644 gcc/testsuite/gfortran.dg/contiguous_10.f90