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-aarch64-next-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. new 632f3e0b3f6 PR c++/93046 * cp-gimplify.c (cp_gimplify_init_expr): Don [...]
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/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