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 ff2dfdef2f2 Fortran: Enable inquiry references in data statements [PR98022]. adds 815eb852a2d libstdc++: Fix _GLIBCXX_DEBUG mode constexpr compatibility new 9855e8a90df Daily bump.
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/ChangeLog | 26 ++++++++++++++ gcc/DATESTAMP | 2 +- gcc/fortran/ChangeLog | 6 ++++ gcc/testsuite/ChangeLog | 23 ++++++++++++ libstdc++-v3/ChangeLog | 11 ++++++ libstdc++-v3/include/debug/macros.h | 8 ++--- .../constexpr.cc => copy/debug/constexpr_neg.cc} | 41 +++++++++++----------- .../25_algorithms/copy_backward/constexpr.cc | 12 +++++++ .../{constexpr.cc => debug/constexpr_neg.cc} | 32 +++++------------ .../constexpr.cc => equal/constexpr_neg.cc} | 38 +++++++++----------- .../constexpr.cc => equal/debug/constexpr_neg.cc} | 39 ++++++++++---------- 11 files changed, 147 insertions(+), 91 deletions(-) copy libstdc++-v3/testsuite/25_algorithms/{copy_backward/constexpr.cc => copy/debu [...] copy libstdc++-v3/testsuite/25_algorithms/copy_backward/{constexpr.cc => debug/con [...] copy libstdc++-v3/testsuite/25_algorithms/{copy_backward/constexpr.cc => equal/con [...] copy libstdc++-v3/testsuite/25_algorithms/{copy_backward/constexpr.cc => equal/deb [...]