This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/gcc.
from 0df964ba287 c++: Add test for C++23 auto(x) adds 1e2eee7b29e symtab: fix comment typo adds a2f4b4b76cd jit: set DECL_CONTEXT of RESULT_DECL [PR103562] adds b504917e43b libgcc, Darwin: Update darwin10 unwinder shim dependencies. new 0bceef1671a 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 | 39 ++++++++++++++ gcc/DATESTAMP | 2 +- gcc/d/ChangeLog | 35 +++++++++++++ gcc/fortran/ChangeLog | 9 ++++ gcc/jit/ChangeLog | 6 +++ gcc/jit/jit-playback.c | 1 + gcc/symtab.c | 2 +- gcc/testsuite/ChangeLog | 25 +++++++++ gcc/testsuite/jit.dg/all-non-failing-tests.h | 3 ++ gcc/testsuite/jit.dg/test-pr103562.c | 62 ++++++++++++++++++++++ include/ChangeLog | 4 ++ libgcc/ChangeLog | 11 ++++ libgcc/config/t-darwin | 2 +- libgomp/ChangeLog | 6 +++ libphobos/ChangeLog | 12 +++++ libstdc++-v3/ChangeLog | 78 ++++++++++++++++++++++++++++ 16 files changed, 294 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/jit.dg/test-pr103562.c