This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/release-aarch64 in repository toolchain/ci/gcc.
from 66245c8e520 Daily bump. adds d32402e6167 Fortran: Fix gfc_maybe_dereference_var [PR104430][PR99585] adds 8fcc4a1e943 Daily bump. adds 06143b597fd Daily bump. adds e6afd08da38 d: Fix internal compiler error: in build_complex, at tree.c:2358 new d5a493bd996 x86: Properly check FEATURE_AESKLE new 00b787f0f43 Daily bump.
The 2 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/ChangeLog | 10 ++++++ gcc/DATESTAMP | 2 +- gcc/common/config/i386/cpuinfo.h | 4 +-- gcc/d/ChangeLog | 9 +++++ gcc/d/d-codegen.cc | 2 +- gcc/fortran/ChangeLog | 11 ++++++ gcc/fortran/trans-expr.c | 7 ++-- gcc/testsuite/ChangeLog | 17 +++++++++ gcc/testsuite/gdc.dg/pr105004.d | 14 ++++++++ gcc/testsuite/gfortran.dg/class_result_10.f90 | 52 +++++++++++++++++++++++++++ 10 files changed, 122 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gdc.dg/pr105004.d create mode 100644 gcc/testsuite/gfortran.dg/class_result_10.f90