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-release-aarch64-stable-allnoconfig in repository toolchain/ci/gcc.
from 4b0b6303dde tree-optimization/94103 avoid CSE of loads with padding adds 86f7d3333bd Fix fortran/85982 ICE in resolve_component. adds 7fe7c950c32 Daily bump. adds 69df6742cb4 Backport 55a7380213a5c16120d5c674fb42b38a3d796b57 adds b20b7f7e88f libstdc++: Fix std::to_address for debug iterators (PR 93960)
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 18 +++++++++++ gcc/DATESTAMP | 2 +- gcc/fortran/decl.c | 30 +++++++++++++------ gcc/ipa-icf-gimple.c | 4 +++ gcc/testsuite/ChangeLog | 8 +++++ gcc/testsuite/gfortran.dg/dec_structure_28.f90 | 35 ++++++++++++++++++++++ libstdc++-v3/ChangeLog | 11 +++++++ libstdc++-v3/include/bits/ptr_traits.h | 11 ++++++- libstdc++-v3/testsuite/20_util/to_address/1_neg.cc | 2 +- .../20_util/to_address/{1_neg.cc => debug.cc} | 26 ++++++++-------- 10 files changed, 122 insertions(+), 25 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/dec_structure_28.f90 copy libstdc++-v3/testsuite/20_util/to_address/{1_neg.cc => debug.cc} (66%)