This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/release-aarch64-check_bootstrap_lto in repository toolchain/ci/gcc.
from 2a976020603 Warn used and not used symbols in section with the same name adds 151d1347c99 Require .init_array/.fini_array support for SHF_GNU_RETAIN adds c1ea7c68ef3 c++: Fix detailed-mem-stat breakage adds 6d972f5183d libcody: More dashism adds 4be6c4e2a4d libcody: fix --enable-checking=... [PR 98311] adds 96d9670e883 libstdc++: Only use __builtin_sprintf if supported [PR 96083] adds 4e42f6ebf48 libcody: Fix build for older GCC versions adds 134afa38f0b varasm: Fix up __patchable_function_entries handling adds 5098d35fb19 PR fortran/98284 - ICE in get_array_index
No new revisions were added by this update.
Summary of changes: gcc/cp/module.cc | 47 ++++++++++---------- gcc/defaults.h | 11 +++++ gcc/fortran/resolve.c | 7 +++ gcc/testsuite/gfortran.dg/pr98284.f90 | 12 +++++ gcc/testsuite/lib/target-supports.exp | 2 +- gcc/varasm.c | 14 +++--- libcody/config.m4 | 17 ++++---- libcody/configure | 70 +++++++++++++++++++----------- libcody/configure.ac | 42 +++++++++++++++++- libcody/internal.hh | 15 ++++++- libstdc++-v3/include/ext/throw_allocator.h | 16 +++++++ 11 files changed, 187 insertions(+), 66 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr98284.f90