This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap_O3 in repository toolchain/ci/gcc.
from 71878c08e96 tree-optimization/98513 - fix bug in range intersection code adds c03f9f304db Daily bump. adds 2c4d3e6db85 hurd: libgcc unwinding over signal trampolines with SIGINFO adds 92b131491c2 Hurd: Enable ifunc by default adds 8d3636923a3 libstdc++: Fix clang analyzer suppression [PR 98605] adds 1e151fb4352 Daily bump. adds 3e08dcab3aa Objective-C++ : Fix ICE in potential_constant_expression_1. adds 1e56a7c9a66 [nvptx libgomp plugin] Build only in supported configurations
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 116 ++++++++++++++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/c-family/c-objc.h | 1 + gcc/c-family/stub-objc.c | 6 +++ gcc/config.gcc | 4 +- gcc/cp/constexpr.c | 2 +- gcc/objc/objc-act.c | 16 +++++- gcc/testsuite/ChangeLog | 66 +++++++++++++++++++++++ libgcc/ChangeLog | 10 ++++ libgcc/config/i386/gnu-unwind.h | 60 ++++++++++++++++----- libgomp/configure | 85 +++++++++++++++++------------ libgomp/plugin/configfrag.ac | 91 ++++++++++++++++++------------- libgomp/plugin/plugin-nvptx.c | 9 ---- libstdc++-v3/ChangeLog | 6 +++ libstdc++-v3/include/std/mutex | 8 +-- 15 files changed, 378 insertions(+), 104 deletions(-)