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-aarch64-bootstrap_O1 in repository toolchain/ci/gcc.
from a1b04cf525d Daily bump. adds eb74d80c885 Daily bump. new 27cfba85feb Daily bump. new 76c09fb0bcb PR ada/92575 * expect.c (__gnat_expect_poll [VMS, HPUX]): [...] new fd71aa2eabf PR ada/92362 * gcc-interface/trans.c (gnat_to_gnu) <N_Att [...] new 41b388f97a5 Fortran] PR 92050 - fix ICE with -fcheck=all
The 4 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 | 11 ++++++++ gcc/ada/expect.c | 4 +-- gcc/ada/gcc-interface/trans.c | 8 +++--- gcc/fortran/ChangeLog | 9 ++++++ gcc/fortran/trans-expr.c | 7 +++-- gcc/testsuite/ChangeLog | 12 ++++++++ gcc/testsuite/gfortran.dg/pr92050.f90 | 53 +++++++++++++++++++++++++++++++++++ gcc/testsuite/gnat.dg/addr14.adb | 24 ++++++++++++++++ 9 files changed, 121 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr92050.f90 create mode 100644 gcc/testsuite/gnat.dg/addr14.adb